Update kernel flavours for armhf to just use armmp and armmp-lpae
This commit is contained in:
parent
049506d313
commit
3d2e1f7fc2
|
@ -4,6 +4,7 @@ debian-cd (3.1.16) UNRELEASED; urgency=medium
|
|||
* Fix changelog date for 3.1.15. Closes: #751814
|
||||
* Fix up Gnome CD set installing xfce - logic in boot menu creation was
|
||||
broken. Closes: #756774
|
||||
* Update kernel flavours for armhf to just use armmp and armmp-lpae
|
||||
* Add trivial initial (non-booting) support for arm64, by copying and
|
||||
extending armhf for now.
|
||||
|
||||
|
|
|
@ -194,8 +194,8 @@ linux-image-versatile
|
|||
initramfs-tools
|
||||
busybox
|
||||
flash-kernel
|
||||
linux-image-mx5
|
||||
linux-image-omap
|
||||
linux-image-armmp
|
||||
linux-image-armmp-lpae
|
||||
#endif
|
||||
|
||||
#ifdef ARCH_arm64
|
||||
|
|
Loading…
Reference in New Issue