5 lines
84 B
Makefile
5 lines
84 B
Makefile
|
|
||
|
ifdef CONFIG_HAS_NORDIC_MDK
|
||
|
ZEPHYRINCLUDE += -I$(srctree)/ext/hal/nordic/mdk
|
||
|
endif
|