mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Instead of having a generic "virt_qemu" board use "virt_qemu_<arch>" in order to have a clean distinction between boards. Current supported boards are "virt_qemu_arm_v7a", "virt_qemu_arm_v8a", and "virt_qemu_riscv". issue #4034
5 lines
100 B
Makefile
5 lines
100 B
Makefile
content: drivers.config
|
|
|
|
drivers.config:
|
|
cp $(REP_DIR)/recipes/raw/drivers_nic-virt_qemu_arm/$@ $@
|