zephyr/drivers/ethernet/Makefile

7 lines
216 B
Makefile

ccflags-y += -I${srctree}/net/ip/contiki
ccflags-y += -I${srctree}/net/ip/contiki/os/lib
ccflags-y += -I${srctree}/net/ip/contiki/os
ccflags-y += -I${srctree}
obj-$(CONFIG_ETH_DW) += eth_dw.o eth_static_irq_stubs.o