diff options
Diffstat (limited to 'drivers/input/touchscreen/ist30xxc/Makefile')
| -rw-r--r-- | drivers/input/touchscreen/ist30xxc/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/ist30xxc/Makefile b/drivers/input/touchscreen/ist30xxc/Makefile new file mode 100644 index 00000000..ee22adea --- /dev/null +++ b/drivers/input/touchscreen/ist30xxc/Makefile @@ -0,0 +1,7 @@ +# +# Makefile for the Imagis touch driver +# + +# Each configuration option enables a list of files. + +obj-$(CONFIG_TOUCHSCREEN_IST30XXC) += ist30xxc.o ist30xxc_misc.o ist30xxc_sys.o ist30xxc_update.o ist30xxc_tracking.o ist30xxc_sec.o ist30xxc_cmcs.o |
