blob: 18379ffb63434a4bf68d3b90f90b7d9f5cba6061 [file] [log] [blame]
ifdef CONFIG_HAS_NORDIC_MDK
ZEPHYRINCLUDE += -I$(srctree)/ext/hal/nordic/mdk
endif
ifdef CONFIG_HAS_NORDIC_HAL
ZEPHYRINCLUDE += -I$(srctree)/ext/hal/nordic/hal
endif
ifdef CONFIG_HAS_NORDIC_DRIVERS
ZEPHYRINCLUDE += -I$(srctree)/ext/hal/nordic/drivers
endif