genode/repos/base-sel4/lib/mk/spec/imx6q_sabrelite/syscall-sel4.mk
Stefan Kalkowski b765cef359 replace Wandboard by i.MX6 reference board
Instead of using the Wandboard Quad, the reference hardware from NXP
i.MX6 Quad Sabrelite will be used by Fiasco.OC, sel4 and hw by default.
2019-01-30 13:35:28 +01:00

9 lines
142 B
Makefile

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