udeb: Remove several redundant or ineffective exclusions

- Could-be-modules that are actually built-in are automatically skipped
  by kernel-wedge without error (since v2.84)
- Modules that are *optionally* included by other configuration files
  don't need to be explicitly excluded for flavours that don't build them
- Modules that are included as dependencies cannot be excluded
This commit is contained in:
Ben Hutchings 2016-01-10 22:51:24 +00:00
parent 36a0345d68
commit 5f8c5807a8
7 changed files with 0 additions and 7 deletions

View File

@ -1,2 +1 @@
#include <ata-modules>
libata -

View File

@ -1,2 +1 @@
#include <nic-modules>
vmxnet3 -

View File

@ -1,2 +1 @@
#include <usb-storage-modules>
usb-storage -

View File

@ -1,2 +1 @@
#include <usb-storage-modules>
usb-storage -

View File

@ -1,2 +1 @@
#include <ata-modules>
libata -

View File

@ -1,2 +1 @@
#include <ata-modules>
libata -

View File

@ -1,2 +1 @@
#include <scsi-core-modules>
scsi_mod -