genode/tool/builddir/build.conf/repos_arm_v8
Norman Feske cb5eb740c0 tool/create_builddir: prepend board-specific repos
Board-specific repositories must appear before generic repositories
(i.e., gems) in 'REPOSITORIES' to select board-specific sculpt/
configuration snippets over the defaults provided by gems. When listing
the board-specific repositories last, Sculpt images for the PinePhone or
MNT Reform may wrongly include launchers and presets of the PC version.
2024-10-30 15:07:55 +01:00

17 lines
262 B
Plaintext

#
# Board support for i.MX SoC family
#
#REPOSITORIES += $(GENODE_DIR)/repos/imx
#
# Board support for Raspberry Pi family
#
#REPOSITORIES += $(GENODE_DIR)/repos/rpi
#
# Board support for Allwinner SoC family
#
#REPOSITORIES += $(GENODE_DIR)/repos/allwinner