Skip to content
Snippets Groups Projects
Commit 500bff85 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "USB: Enter class directory when the CCID driver is enabled"

parents 4fa2d336 1faa842e
Branches
Tags
No related merge requests found
...@@ -35,6 +35,7 @@ obj-$(CONFIG_USB_ACM) += class/ ...@@ -35,6 +35,7 @@ obj-$(CONFIG_USB_ACM) += class/
obj-$(CONFIG_USB_PRINTER) += class/ obj-$(CONFIG_USB_PRINTER) += class/
obj-$(CONFIG_USB_WDM) += class/ obj-$(CONFIG_USB_WDM) += class/
obj-$(CONFIG_USB_TMC) += class/ obj-$(CONFIG_USB_TMC) += class/
obj-$(CONFIG_USB_CCID_BRIDGE) += class/
obj-$(CONFIG_USB_STORAGE) += storage/ obj-$(CONFIG_USB_STORAGE) += storage/
obj-$(CONFIG_USB) += storage/ obj-$(CONFIG_USB) += storage/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment