rpi-firmware: allow to build for aarch64 targets
authorGaël PORTAY <gael.portay@savoirfairelinux.com>
Fri, 14 Apr 2017 21:45:50 +0000 (17:45 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 Apr 2017 08:26:52 +0000 (10:26 +0200)
The RaspberryPi 3 is based on a AArch64 CPU and requires binaries from
this package.

Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rpi-firmware/Config.in

index c2983aa84ea127b6582f1ec937d2d0c200e5784d..7b37a3072bff43661ca9bdaf4fc1691b08f8e9a9 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_RPI_FIRMWARE
        bool "rpi-firmware"
-       depends on BR2_arm
+       depends on BR2_arm || BR2_aarch64
        help
          RaspberryPi Firmware
          Pre-compiled binaries of the current bootloader and GPU firmware