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 9d0f9d1ff68f..96a6419cb1f2 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile | |||
| @@ -48,6 +48,7 @@ obj-$(CONFIG_INPUT_MAX8925_ONKEY) += max8925_onkey.o | |||
| 48 | obj-$(CONFIG_INPUT_MAX8997_HAPTIC) += max8997_haptic.o | 48 | obj-$(CONFIG_INPUT_MAX8997_HAPTIC) += max8997_haptic.o |
| 49 | obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o | 49 | obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o |
| 50 | obj-$(CONFIG_INPUT_MMA8450) += mma8450.o | 50 | obj-$(CONFIG_INPUT_MMA8450) += mma8450.o |
| 51 | obj-$(CONFIG_INPUT_MSM_VIBRATOR) += msm-vibrator.o | ||
| 51 | obj-$(CONFIG_INPUT_PALMAS_PWRBUTTON) += palmas-pwrbutton.o | 52 | obj-$(CONFIG_INPUT_PALMAS_PWRBUTTON) += palmas-pwrbutton.o |
| 52 | obj-$(CONFIG_INPUT_PCAP) += pcap_keys.o | 53 | obj-$(CONFIG_INPUT_PCAP) += pcap_keys.o |
| 53 | obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o | 54 | obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o |
