4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-27 18:50:26 +08:00

8 lines
245 B
Makefile
Raw Normal View History

ccflags-y += -I$(obj)/ \
-I$(srctree)/include/melis/kernel/drivers \
-I$(srctree)/ekernel/drivers/include \
-I$(srctree)/ekernel/core/rt-thread/include
obj-y += axp_twi.o axp.o axp2101.o
obj-$(CONFIG_SOC_SUN8IW19P1) += sun8iw19p1/core.o