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 19c760361f80..1f135af4af01 100644 --- a/drivers/input/misc/Makefile +++ b/drivers/input/misc/Makefile | |||
| @@ -53,6 +53,7 @@ obj-$(CONFIG_INPUT_PMIC8XXX_PWRKEY) += pmic8xxx-pwrkey.o | |||
| 53 | obj-$(CONFIG_INPUT_POWERMATE) += powermate.o | 53 | obj-$(CONFIG_INPUT_POWERMATE) += powermate.o |
| 54 | obj-$(CONFIG_INPUT_PWM_BEEPER) += pwm-beeper.o | 54 | obj-$(CONFIG_INPUT_PWM_BEEPER) += pwm-beeper.o |
| 55 | obj-$(CONFIG_INPUT_RB532_BUTTON) += rb532_button.o | 55 | obj-$(CONFIG_INPUT_RB532_BUTTON) += rb532_button.o |
| 56 | obj-$(CONFIG_INPUT_REGULATOR_HAPTIC) += regulator-haptic.o | ||
| 56 | obj-$(CONFIG_INPUT_RETU_PWRBUTTON) += retu-pwrbutton.o | 57 | obj-$(CONFIG_INPUT_RETU_PWRBUTTON) += retu-pwrbutton.o |
| 57 | obj-$(CONFIG_INPUT_GPIO_ROTARY_ENCODER) += rotary_encoder.o | 58 | obj-$(CONFIG_INPUT_GPIO_ROTARY_ENCODER) += rotary_encoder.o |
| 58 | obj-$(CONFIG_INPUT_SGI_BTNS) += sgi_btns.o | 59 | obj-$(CONFIG_INPUT_SGI_BTNS) += sgi_btns.o |
