diff options
Diffstat (limited to 'drivers/input/keyboard/cypressbln/Makefile')
-rw-r--r-- | drivers/input/keyboard/cypressbln/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/cypressbln/Makefile b/drivers/input/keyboard/cypressbln/Makefile index a50c126b0b7..2342d7fe628 100644 --- a/drivers/input/keyboard/cypressbln/Makefile +++ b/drivers/input/keyboard/cypressbln/Makefile @@ -2,4 +2,4 @@ # Makefile for the Cypress touchkey driver # -obj-$(CONFIG_KEYBOARD_CYPRESS_TOUCH_BLN) += cypress-touchkey.o issp_driver_routines.o issp_main.o issp_routines.o +obj-$(CONFIG_KEYBOARD_CYPRESS_TOUCH_BLN) += cypress-touchkey.o |