zephyr/tests/crypto/test_cmac_mode/Makefile

7 lines
117 B
Makefile
Raw Normal View History

BOARD ?= qemu_x86
MDEF_FILE = prj.mdef
KERNEL_TYPE = micro
CONF_FILE = prj.conf
include $(ZEPHYR_BASE)/Makefile.inc