1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-02-15 00:18:03 +00:00
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

10 lines
182 B
Makefile

#
# Makefile for the Zinitix Touchscreen driver
#
TARGET = zt7650m_ts
$(TARGET)-objs := zinitix_ts.o
obj-$(CONFIG_TOUCHSCREEN_ZINITIX_ZT7650M) += $(TARGET).o
ccflags-y += -Wformat