diff options
Diffstat (limited to 'drivers/hid/Makefile')
-rw-r--r-- | drivers/hid/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile index 2c2222684043..6a1215b87be3 100644 --- a/drivers/hid/Makefile +++ b/drivers/hid/Makefile | |||
@@ -29,9 +29,6 @@ ifdef CONFIG_LOGIWHEELS_FF | |||
29 | endif | 29 | endif |
30 | 30 | ||
31 | hid-wiimote-y := hid-wiimote-core.o hid-wiimote-modules.o | 31 | hid-wiimote-y := hid-wiimote-core.o hid-wiimote-modules.o |
32 | ifdef CONFIG_HID_WIIMOTE_EXT | ||
33 | hid-wiimote-y += hid-wiimote-ext.o | ||
34 | endif | ||
35 | ifdef CONFIG_DEBUG_FS | 32 | ifdef CONFIG_DEBUG_FS |
36 | hid-wiimote-y += hid-wiimote-debug.o | 33 | hid-wiimote-y += hid-wiimote-debug.o |
37 | endif | 34 | endif |