blob: aa9b591b6968d4611e4e13d5407fd3ce657e7069 [file] [log] [blame]
BOARD = galileo
ifeq (${PROFILER}, 1)
PROF="_prof"
endif
CONF_FILE = prj_galileo_ethernet${PROF}.conf
MDEF_FILE = prj${PROF}.mdef
include ${ZEPHYR_BASE}/Makefile.inc