mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 12:34:12 +00:00
6 lines
191 B
Makefile
6 lines
191 B
Makefile
|
L4_CONFIG := $(call select_from_repositories,config/imx6q_sabrelite.user)
|
||
|
|
||
|
L4_BIN_DIR := $(LIB_CACHE_DIR)/syscall-foc/build/bin/arm_armv7a
|
||
|
|
||
|
include $(REP_DIR)/lib/mk/spec/arm/syscall-foc.inc
|