From b9b647d4ab2a15d0bec4c8c0dad969185cba9663 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob.mottram@codethink.co.uk>
Date: Tue, 28 Jun 2016 18:01:27 +0100
Subject: [PATCH] arm64

---
 src/freedombone-image-make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-image-make b/src/freedombone-image-make
index c614237a1..bef16100a 100755
--- a/src/freedombone-image-make
+++ b/src/freedombone-image-make
@@ -84,7 +84,7 @@ logrotate module-init-tools netbase rsyslog udev debian-archive-keyring"
 beaglebone_pkgs="linux-image-armmp u-boot-tools u-boot"
 
 # Packages needed on the Odroid C2 devices:
-odroidc2_pkgs="linux-image-armmp-lpae u-boot-tools u-boot"
+odroidc2_pkgs="linux-image-arm64 u-boot-tools u-boot"
 
 # Packages needed on the Allwinner A20 devices:
 a20_pkgs="linux-image-armmp-lpae u-boot-tools u-boot u-boot-sunxi"
-- 
GitLab