Files
xiuos/resources/lcd/Makefile
2021-04-28 17:49:18 +08:00

5 lines
80 B
Makefile

SRC_FILES += dev_lcd.c bus_lcd.c drv_lcd.c
include $(KERNEL_ROOT)/compiler.mk