Print some stuff, and verify that the output is as expected. Not comprehensive (yet). Change-Id: Ib1ce8dff8165d8ee6b02ff6272513fd76a7be842 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
5 lines
74 B
Makefile
5 lines
74 B
Makefile
KERNEL_TYPE = nano
|
|
BOARD ?= qemu_x86
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|