mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
1ac1d802ee
commit
f464b61829
1
tool/builddir/etc/build.conf.hw_imx31
Normal file
1
tool/builddir/etc/build.conf.hw_imx31
Normal file
@@ -0,0 +1 @@
|
||||
REPOSITORIES += $(GENODE_DIR)/base-hw
|
||||
@@ -30,6 +30,7 @@ usage:
|
||||
@echo " 'hw_panda'"
|
||||
@echo " 'hw_vea9x4'"
|
||||
@echo " 'hw_pbxa9'"
|
||||
@echo " 'hw_imx31'"
|
||||
@echo " 'foc_x86_32'"
|
||||
@echo " 'foc_x86_64'"
|
||||
@echo " 'foc_pbxa9'"
|
||||
@@ -193,6 +194,9 @@ hw_vea9x4::
|
||||
hw_panda::
|
||||
@echo "SPECS = genode hw_panda" > $(BUILD_DIR)/etc/specs.conf
|
||||
|
||||
hw_imx31::
|
||||
@echo "SPECS = genode hw_imx31" > $(BUILD_DIR)/etc/specs.conf
|
||||
|
||||
lx_hybrid_x86::
|
||||
@echo "CROSS_DEV_PREFIX =" > $(BUILD_DIR)/etc/tools.conf
|
||||
@echo "SPECS += always_hybrid" >> $(BUILD_DIR)/etc/specs.conf
|
||||
|
||||
Reference in New Issue
Block a user