mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Remove zynq_qemu platform and zynq nic driver
Moved to separate repo at https://github.com/jschlatow/genode-zynq Fixes genodelabs/genode#4280
This commit is contained in:
committed by
Christian Helmuth
parent
6ecae6adb3
commit
7917c5d9ec
5
tool/builddir/build.conf/repos_arm_v7
Normal file
5
tool/builddir/build.conf/repos_arm_v7
Normal file
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# Board-support for Xilinx Zynq-7000 SoC
|
||||
#
|
||||
#REPOSITORIES += $(GENODE_DIR)/repos/zynq
|
||||
|
||||
@@ -12,7 +12,6 @@ QEMU_RUN_OPT := --include power_on/qemu --include log/qemu
|
||||
# local variable for run-tool arguments that depend on the used board
|
||||
BOARD_RUN_OPT(pbxa9) = $(QEMU_RUN_OPT)
|
||||
BOARD_RUN_OPT(virt_qemu) = $(QEMU_RUN_OPT)
|
||||
BOARD_RUN_OPT(zynq_qemu) = $(QEMU_RUN_OPT)
|
||||
|
||||
##
|
||||
## Qemu arguments, effective when using the run tool's 'power_on/qemu' back end
|
||||
|
||||
Reference in New Issue
Block a user