blob: b1149643830d3f6fd3021c23e3884a92594185d8 [file] [log] [blame]
ZEPHYRINCLUDE += -I$(srctree)/arch/arm/soc/nordic_nrf5/include
ifdef CONFIG_SOC_SERIES_NRF51X
soc-cflags += -DNRF51
endif
obj-y += soc.o
zephyr: $(KERNEL_HEX_NAME)
all: $(KERNEL_HEX_NAME)