diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-05-08 21:38:49 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-05-08 21:38:49 -0500 |
commit | 609ec0dfc995908764448e000173d4dd133160b8 (patch) | |
tree | 8af85ab12e0ef67600b02b6258126c88c682f9a6 | |
parent | 89c1f1c04fb7eb9a55c56d9ca37add6ef563067c (diff) | |
download | kernel-609ec0dfc995908764448e000173d4dd133160b8.tar.gz kernel-609ec0dfc995908764448e000173d4dd133160b8.tar.xz kernel-609ec0dfc995908764448e000173d4dd133160b8.zip |
More i686 filter changes
-rw-r--r-- | filter-i686.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filter-i686.sh b/filter-i686.sh index e9cd24565..46db4d88c 100644 --- a/filter-i686.sh +++ b/filter-i686.sh @@ -11,4 +11,4 @@ driverdirs="atm auxdisplay bcma bluetooth firewire fmc infiniband isdn leds media memstick mfd mmc mtd mwave nfc ntb pcmcia platform power ssb staging tty uio uwb w1" -singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub hid-sensor-magn-3d hid-sensor-incl-3d hid-sensor-gyro-3d hid-sensor-iio-common hid-sensor-accel-3d hid-sensor-trigger hid-sensor-als hid-sensor-rotation hid-sensor-temperature target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr parport_serial" +singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwa-hc hwpoison-inject hid-sensor-hub hid-sensor-magn-3d hid-sensor-incl-3d hid-sensor-gyro-3d hid-sensor-iio-common hid-sensor-accel-3d hid-sensor-trigger hid-sensor-als hid-sensor-rotation hid-sensor-temperature hid-sensor-humidity target_core_user sbp_target cxgbit iw_cxgb3 iw_cxgb4 cxgb3i cxgb3i cxgb3i_ddp cxgb4i chcr parport_serial" |