mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-22 03:55:26 +00:00
parent
eb933af40a
commit
e072ee480b
5
repos/base-hw/recipes/src/base-hw-imx7d_sabre/content.mk
Normal file
5
repos/base-hw/recipes/src/base-hw-imx7d_sabre/content.mk
Normal file
@ -0,0 +1,5 @@
|
||||
include $(GENODE_DIR)/repos/base-hw/recipes/src/base-hw_content.inc
|
||||
|
||||
content: enable_board_spec
|
||||
enable_board_spec: etc/specs.conf
|
||||
echo "SPECS += imx7d_sabre" >> etc/specs.conf
|
1
repos/base-hw/recipes/src/base-hw-imx7d_sabre/hash
Normal file
1
repos/base-hw/recipes/src/base-hw-imx7d_sabre/hash
Normal file
@ -0,0 +1 @@
|
||||
2019-04-16 0f359caa9ccb41ef5cc9e8cd8260e01b4f1fb838
|
2
repos/base-hw/recipes/src/base-hw-imx7d_sabre/used_apis
Normal file
2
repos/base-hw/recipes/src/base-hw-imx7d_sabre/used_apis
Normal file
@ -0,0 +1,2 @@
|
||||
base-hw
|
||||
base
|
@ -217,6 +217,7 @@ proc base_src { } {
|
||||
if {[have_spec pbxa9]} { return base-hw-pbxa9 }
|
||||
if {[have_spec rpi]} { return base-hw-rpi }
|
||||
if {[have_spec imx6q_sabrelite]} { return base-hw-imx6q_sabrelite }
|
||||
if {[have_spec imx7d_sabre]} { return base-hw-imx7d_sabre }
|
||||
if {[have_spec nit6_solox]} { return base-hw-nit6_solox }
|
||||
if {[have_spec odroid_xu]} { return base-hw-odroid_xu }
|
||||
if {[have_spec imx53_qsb] && ![have_spec trustzone]} { return base-hw-imx53_qsb }
|
||||
|
Loading…
x
Reference in New Issue
Block a user