mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 10:35:21 +00:00
subdir-ccflags-y +=-I${srctree}/subsys/net/ip isn't need so lets remove it. Change-Id: I60d97ce25398d7d3801e837075dbf75d1375e055 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2 lines
28 B
Makefile
2 lines
28 B
Makefile
obj-$(CONFIG_SLIP) = slip.o
|