diff options
Diffstat (limited to 'drivers/hid/Makefile')
| -rw-r--r-- | drivers/hid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile index 987fa0627367..46f037f3df80 100644 --- a/drivers/hid/Makefile +++ b/drivers/hid/Makefile | |||
| @@ -24,6 +24,7 @@ endif | |||
| 24 | 24 | ||
| 25 | obj-$(CONFIG_HID_3M_PCT) += hid-3m-pct.o | 25 | obj-$(CONFIG_HID_3M_PCT) += hid-3m-pct.o |
| 26 | obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o | 26 | obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o |
| 27 | obj-$(CONFIG_HID_ACRUX_FF) += hid-axff.o | ||
| 27 | obj-$(CONFIG_HID_APPLE) += hid-apple.o | 28 | obj-$(CONFIG_HID_APPLE) += hid-apple.o |
| 28 | obj-$(CONFIG_HID_BELKIN) += hid-belkin.o | 29 | obj-$(CONFIG_HID_BELKIN) += hid-belkin.o |
| 29 | obj-$(CONFIG_HID_CANDO) += hid-cando.o | 30 | obj-$(CONFIG_HID_CANDO) += hid-cando.o |
| @@ -32,6 +33,7 @@ obj-$(CONFIG_HID_CHICONY) += hid-chicony.o | |||
| 32 | obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o | 33 | obj-$(CONFIG_HID_CYPRESS) += hid-cypress.o |
| 33 | obj-$(CONFIG_HID_DRAGONRISE) += hid-drff.o | 34 | obj-$(CONFIG_HID_DRAGONRISE) += hid-drff.o |
| 34 | obj-$(CONFIG_HID_EGALAX) += hid-egalax.o | 35 | obj-$(CONFIG_HID_EGALAX) += hid-egalax.o |
| 36 | obj-$(CONFIG_HID_ELECOM) += hid-elecom.o | ||
| 35 | obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o | 37 | obj-$(CONFIG_HID_EZKEY) += hid-ezkey.o |
| 36 | obj-$(CONFIG_HID_GYRATION) += hid-gyration.o | 38 | obj-$(CONFIG_HID_GYRATION) += hid-gyration.o |
| 37 | obj-$(CONFIG_HID_KENSINGTON) += hid-kensington.o | 39 | obj-$(CONFIG_HID_KENSINGTON) += hid-kensington.o |
