diff options
Diffstat (limited to 'drivers/input/touchscreen/mms134s/Makefile')
| -rw-r--r-- | drivers/input/touchscreen/mms134s/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/mms134s/Makefile b/drivers/input/touchscreen/mms134s/Makefile new file mode 100644 index 00000000..a4a9939b --- /dev/null +++ b/drivers/input/touchscreen/mms134s/Makefile @@ -0,0 +1,6 @@ +# +# Makefile for the input core drivers. +# + +# Each configuration option enables a list of files. +obj-$(CONFIG_TOUCHSCREEN_MMS134S) += mms134s.o |
