diff options
Diffstat (limited to 'drivers/input/touchscreen/ist30xx/Makefile')
| -rw-r--r-- | drivers/input/touchscreen/ist30xx/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/ist30xx/Makefile b/drivers/input/touchscreen/ist30xx/Makefile new file mode 100644 index 00000000..e233462a --- /dev/null +++ b/drivers/input/touchscreen/ist30xx/Makefile @@ -0,0 +1,7 @@ +# +# Makefile for the imagis kanas driver. +# + +# Each configuration option enables a list of files. + +obj-y += ist30xx.o ist30xx_misc.o ist30xx_sec.o ist30xx_sys.o ist30xx_tracking.o ist30xx_update.o |
