projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
670448a
)
arm-trusted-firmware-sunxi: depend on sunxi target
author
Stijn Tintel
<
[email protected]
>
Tue, 19 Sep 2017 18:34:47 +0000
(21:34 +0300)
committer
Stijn Tintel
<
[email protected]
>
Wed, 20 Sep 2017 20:49:36 +0000
(23:49 +0300)
The arm-trusted-firmware-sunxi package is only used by the Allwinner
A64, so only make it selectable for its subtarget sunxi/cortexa53.
Signed-off-by: Stijn Tintel <
[email protected]
>
Acked-by: Hauke Mehrtens <
[email protected]
>
Reviewed-by: Jonas Gorski <
[email protected]
>
package/boot/arm-trusted-firmware-sunxi/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/arm-trusted-firmware-sunxi/Makefile
b/package/boot/arm-trusted-firmware-sunxi/Makefile
index 4114374300dca0cfebb5c3e72ebb9d17b4469e82..88d4f6efaaa536f5779616107192a4e15bfdcbe4 100644
(file)
--- a/
package/boot/arm-trusted-firmware-sunxi/Makefile
+++ b/
package/boot/arm-trusted-firmware-sunxi/Makefile
@@
-28,6
+28,7
@@
define Package/arm-trusted-firmware-sunxi
SECTION:=boot
CATEGORY:=Boot Loaders
TITLE:=ARM Trusted Firmware for Allwinner
+ DEPENDS:=@TARGET_sunxi_cortexa53
endef
export GCC_HONOUR_COPTS=s