Explorar o código

arm-trusted-firmware-sunxi: depend on sunxi target

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]>
Stijn Tintel %!s(int64=8) %!d(string=hai) anos
pai
achega
6c32e05218
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/boot/arm-trusted-firmware-sunxi/Makefile

+ 1 - 0
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