zephyr/samples/nanokernel/apps/pci_enum/Makefile

7 lines
179 B
Makefile

PLATFORM_CONFIG ?= galileo
KERNEL_TYPE = nano
CONF_FILE = prj_$(ARCH).conf
SOURCE_DIR = $(ZEPHYR_BASE)/samples/microkernel/apps/pci_enum/src/
include ${ZEPHYR_BASE}/Makefile.inc