zephyr/samples/microkernel/apps/pci_enum/Makefile

7 lines
134 B
Makefile

PLATFORM_CONFIG ?= galileo
KERNEL_TYPE = micro
MDEF_FILE = prj.mdef
CONF_FILE = prj_$(ARCH).conf
include ${ZEPHYR_BASE}/Makefile.inc