Bob Mottram 8 年之前
父節點
當前提交
b9b647d4ab
沒有帳戶連結到提交者的電子郵件
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-image-make

+ 1
- 1
src/freedombone-image-make 查看文件

84
 beaglebone_pkgs="linux-image-armmp u-boot-tools u-boot"
84
 beaglebone_pkgs="linux-image-armmp u-boot-tools u-boot"
85
 
85
 
86
 # Packages needed on the Odroid C2 devices:
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
 # Packages needed on the Allwinner A20 devices:
89
 # Packages needed on the Allwinner A20 devices:
90
 a20_pkgs="linux-image-armmp-lpae u-boot-tools u-boot u-boot-sunxi"
90
 a20_pkgs="linux-image-armmp-lpae u-boot-tools u-boot u-boot-sunxi"