arm-trusted-firmware-sunxi: depend on sunxi target
authorStijn Tintel <[email protected]>
Tue, 19 Sep 2017 18:34:47 +0000 (21:34 +0300)
committerStijn 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

index 4114374300dca0cfebb5c3e72ebb9d17b4469e82..88d4f6efaaa536f5779616107192a4e15bfdcbe4 100644 (file)
@@ -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