[ia64] udeb: Combine core-modules/kernel-image and scsi{,-common,-extra}-modules

This was done for other architectures in 2016 after ia64 was removed.
This commit is contained in:
Ben Hutchings 2018-03-15 20:25:46 +00:00
parent 6a61176cdf
commit e5827e60d6
4 changed files with 2 additions and 4 deletions

1
debian/changelog vendored
View File

@ -18,6 +18,7 @@ linux (4.16~rc5-1~exp2) UNRELEASED; urgency=medium
- linux-image: Don't suggest fdutils
- Compile with gcc-7
- linux-image: Improve flavour descriptions
- udeb: Combine core-modules/kernel-image and scsi{,-common,-extra}-modules
-- Ben Hutchings <ben@decadent.org.uk> Tue, 13 Mar 2018 16:12:54 +0000

View File

@ -1 +0,0 @@
#include <core-modules>

View File

@ -1 +1 @@
# empty
#include <kernel-image>

View File

@ -1,3 +1 @@
#include <scsi-common-modules>
#include <scsi-modules>
#include <scsi-extra-modules>