blob: afb71927578d904fa6d2b0722d9c248493eae423 (
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 ist30xx_cmcs.o
|