aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-03-14 17:47:53 +0000
committerBen Hutchings <ben@decadent.org.uk>2019-03-14 17:48:52 +0000
commitae178b6c721a738e42a69cb93953621999fa2542 (patch)
tree029e94910c2feadf2300287b9ad295b61b6f6e59
parent20351317dd5ed709a8a75c861f4932c6d86285b1 (diff)
downloadkernel_replicant_linux-ae178b6c721a738e42a69cb93953621999fa2542.tar.gz
kernel_replicant_linux-ae178b6c721a738e42a69cb93953621999fa2542.tar.bz2
kernel_replicant_linux-ae178b6c721a738e42a69cb93953621999fa2542.zip
udeb: Make serial_cs optional in serial-modules
The next commit will stop building PCMCIA drivers on ppc64el.
-rw-r--r--debian/changelog1
-rw-r--r--debian/installer/modules/serial-modules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 048a672a0595..84471f9c0b2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ linux (4.19.28-2) UNRELEASED; urgency=medium
* [x86,alpha,m68k] binfmt: Disable BINFMT_AOUT, IA32_AOUT, OSF4_COMPAT
* [x86] Drop fix for #865303, which no longer affects Debian's OpenJDK
+ * udeb: Make serial_cs optional in serial-modules
-- Ben Hutchings <ben@decadent.org.uk> Tue, 12 Mar 2019 15:44:31 +0000
diff --git a/debian/installer/modules/serial-modules b/debian/installer/modules/serial-modules
index e046330c1d03..738348dd66a3 100644
--- a/debian/installer/modules/serial-modules
+++ b/debian/installer/modules/serial-modules
@@ -1,3 +1,3 @@
rp2 ?
-serial_cs
+serial_cs ?
synclink_cs ?