[hppa] Re-enable 32-bit SMP kernel build. Qemu now supports it.

This commit is contained in:
Helge Deller 2018-03-12 08:35:01 +01:00
parent 75e764ee6a
commit 887cec2797
2 changed files with 8 additions and 1 deletions

3
debian/changelog vendored
View File

@ -18,6 +18,9 @@ linux (4.16~rc5-1~exp1) UNRELEASED; urgency=medium
* [arm64] Apply patch from linux-next to fix eMMC corruption on
Odroid-C2 (Closes: #879072).
[ Helge Deller ]
* [hppa] Re-enable 32-bit SMP kernel build. Qemu now supports it.
-- Uwe Kleine-König <ukleinek@debian.org> Fri, 23 Feb 2018 13:08:33 +0100
linux (4.15.4-1) unstable; urgency=medium

View File

@ -1,5 +1,5 @@
[base]
flavours: parisc parisc64-smp
flavours: parisc parisc-smp parisc64-smp
kernel-arch: parisc
[build]
@ -15,6 +15,10 @@ install-stem: vmlinux
hardware: 32-bit PA-RISC
hardware-long: HP PA-RISC 32-bit systems with max 4 GB RAM
[parisc-smp_description]
hardware: multiprocessor 32-bit PA-RISC
hardware-long: HP PA-RISC 32-bit SMP systems with max 4 GB RAM
[parisc64-smp_base]
cflags: -fno-cse-follow-jumps
override-host-type: hppa64-linux-gnu