imx8q_evk: remove board support from repository

Moved to separate repo at https://github.com/skalk/genode-imx/

Fix #4301
This commit is contained in:
Stefan Kalkowski
2021-10-18 11:41:24 +02:00
committed by Christian Helmuth
parent 7917c5d9ec
commit b12b0ed93d
94 changed files with 9 additions and 9885 deletions

View File

@@ -0,0 +1,4 @@
#
# Board support for i.MX SoC family
#
#REPOSITORIES += $(GENODE_DIR)/repos/imx

View File

@@ -4,7 +4,7 @@ QEMU_RUN_OPT := --include power_on/qemu --include log/qemu
# kernel to use (hw, foc, or sel4)
#KERNEL ?= hw
# board to use (rpi3, imx8q_evk, virt_qemu)
# board to use (rpi3, virt_qemu, ...)
#BOARD ?= rpi3
# local variable for run-tool arguments that depend on the used board