diff options
Diffstat (limited to 'drivers/input/keyboard/cypress/Makefile')
| -rw-r--r-- | drivers/input/keyboard/cypress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/cypress/Makefile b/drivers/input/keyboard/cypress/Makefile index dd0d5b66ea6..51454c37720 100644 --- a/drivers/input/keyboard/cypress/Makefile +++ b/drivers/input/keyboard/cypress/Makefile @@ -2,4 +2,4 @@ # Makefile for the Cypress touchkey driver # -obj-$(CONFIG_KEYBOARD_CYPRESS_TOUCH) += cypress-touchkey.o issp_driver_routines.o issp_main.o issp_routines.o
\ No newline at end of file +obj-$(CONFIG_KEYBOARD_CYPRESS_TOUCH) += cypress-touchkey.o |
