5 lines
150 B
Makefile
5 lines
150 B
Makefile
#
|
|
# Makefile for the touchscreen raydium drivers.
|
|
#
|
|
obj-$(CONFIG_TOUCHSCREEN_RAYDIUM_CHIPSET) += raydium_driver.o raydium_sysfs.o raydium_fw_update.o
|