committed by
Norman Feske
parent
dd15d65800
commit
9c7df24e20
9
recipes/src/base-hw-arndale/content.mk
Normal file
9
recipes/src/base-hw-arndale/content.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
ARCH := arm_v7
|
||||
BOARD := arndale
|
||||
|
||||
content: lib/mk/spec/arm_v7/core-hw-exynos5.inc
|
||||
|
||||
lib/mk/spec/arm_v7/core-hw-exynos5.inc: lib/mk
|
||||
cp -r $(REP_DIR)/$@ $@
|
||||
|
||||
include $(REP_DIR)/recipes/src/base-hw_content.inc
|
||||
1
recipes/src/base-hw-arndale/hash
Normal file
1
recipes/src/base-hw-arndale/hash
Normal file
@@ -0,0 +1 @@
|
||||
2020-04-08 2390004bdcae04c78423af03c463c3a5a9d5fc4f
|
||||
2
recipes/src/base-hw-arndale/used_apis
Normal file
2
recipes/src/base-hw-arndale/used_apis
Normal file
@@ -0,0 +1,2 @@
|
||||
base-hw
|
||||
base
|
||||
9
recipes/src/base-hw-odroid_xu/content.mk
Normal file
9
recipes/src/base-hw-odroid_xu/content.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
ARCH := arm_v7
|
||||
BOARD := odroid_xu
|
||||
|
||||
content: lib/mk/spec/arm_v7/core-hw-exynos5.inc
|
||||
|
||||
lib/mk/spec/arm_v7/core-hw-exynos5.inc: lib/mk
|
||||
cp -r $(REP_DIR)/$@ $@
|
||||
|
||||
include $(REP_DIR)/recipes/src/base-hw_content.inc
|
||||
1
recipes/src/base-hw-odroid_xu/hash
Normal file
1
recipes/src/base-hw-odroid_xu/hash
Normal file
@@ -0,0 +1 @@
|
||||
2020-04-08 a6f0c5c419530587e8b5c8c0b1e8e815ea82bde6
|
||||
2
recipes/src/base-hw-odroid_xu/used_apis
Normal file
2
recipes/src/base-hw-odroid_xu/used_apis
Normal file
@@ -0,0 +1,2 @@
|
||||
base-hw
|
||||
base
|
||||
Reference in New Issue
Block a user