blob: e233462aee5199a58954423fbdfb7c46678896b2 (
plain)
1
2
3
4
5
6
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
|