Linux debugging
Check our new training course
Linux debugging, tracing, profiling & perf. analysis
1 2 3 4 5 6 7
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}/net/ip ccflags-y += -I${srctree} obj-$(CONFIG_ETH_DW) += eth_dw.o