diff options
Diffstat (limited to 'drivers/input/misc/Makefile')
-rw-r--r-- | drivers/input/misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile index e0cee1774579..e8b84d2c845f 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile | |||
@@ -42,6 +42,7 @@ obj-$(CONFIG_INPUT_MAX8997_HAPTIC) += max8997_haptic.o | |||
42 | obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o | 42 | obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o |
43 | obj-$(CONFIG_INPUT_MMA8450) += mma8450.o | 43 | obj-$(CONFIG_INPUT_MMA8450) += mma8450.o |
44 | obj-$(CONFIG_INPUT_MPU3050) += mpu3050.o | 44 | obj-$(CONFIG_INPUT_MPU3050) += mpu3050.o |
45 | obj-$(CONFIG_INPUT_PALMAS_PWRBUTTON) += palmas-pwrbutton.o | ||
45 | obj-$(CONFIG_INPUT_PCAP) += pcap_keys.o | 46 | obj-$(CONFIG_INPUT_PCAP) += pcap_keys.o |
46 | obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o | 47 | obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o |
47 | obj-$(CONFIG_INPUT_PCF8574) += pcf8574_keypad.o | 48 | obj-$(CONFIG_INPUT_PCF8574) += pcf8574_keypad.o |