|
@@ -84,7 +84,7 @@ logrotate module-init-tools netbase rsyslog udev debian-archive-keyring"
|
84
|
84
|
beaglebone_pkgs="linux-image-armmp u-boot-tools u-boot"
|
85
|
85
|
|
86
|
86
|
# Packages needed on the Odroid C2 devices:
|
87
|
|
-odroidc2_pkgs="linux-image-armmp-lpae u-boot-tools u-boot"
|
|
87
|
+odroidc2_pkgs="linux-image-arm64 u-boot-tools u-boot"
|
88
|
88
|
|
89
|
89
|
# Packages needed on the Allwinner A20 devices:
|
90
|
90
|
a20_pkgs="linux-image-armmp-lpae u-boot-tools u-boot u-boot-sunxi"
|