mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
With this patch, the board/<name>/arch property file can have multiple lines where each line denotes an instruction-set architecture supported for the board. Issue #4019 Fixes #4034
5 lines
154 B
Makefile
5 lines
154 B
Makefile
CONTENT += src/core/board/virt_qemu_64 \
|
|
src/bootstrap/board/virt_qemu_64
|
|
|
|
include $(GENODE_DIR)/repos/base-hw/recipes/src/base-hw_content.inc
|