genode/repos/base-sel4/lib/mk/spec/arm/syscall-sel4-imx6q_sabrelite.mk
Alexander Boettcher d92bd3afee sel4: update to 12.1.0 release
Fixes #4910
2023-05-30 12:13:33 +02:00

11 lines
173 B
Makefile

PLAT := imx6
ARCH := arm
BOARD := imx6q_sabrelite
SEL4_ARCH := aarch32
SEL4_WORDBITS := 32
LIBS += kernel-sel4-imx6q_sabrelite
include $(REP_DIR)/lib/mk/syscall-sel4.inc