summaryrefslogtreecommitdiffstats
path: root/filter-modules.sh
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2016-01-15 07:37:24 +0000
committerJustin M. Forbes <jforbes@redhat.com>2016-01-15 12:38:21 -0600
commit210c63e222768025a19ce0350e78323fb1f50260 (patch)
tree9a8b12bb848d8ef2f0deb74e9e158e644b28aeec /filter-modules.sh
parent60591bf6b9f90ce7682c968ec3e89713bf22e10d (diff)
downloadkernel-210c63e222768025a19ce0350e78323fb1f50260.tar.gz
kernel-210c63e222768025a19ce0350e78323fb1f50260.tar.xz
kernel-210c63e222768025a19ce0350e78323fb1f50260.zip
filters: netprots: filter 6lowpan and mpls from core
Diffstat (limited to 'filter-modules.sh')
-rwxr-xr-xfilter-modules.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter-modules.sh b/filter-modules.sh
index eea1480ed..0e0e4fc88 100755
--- a/filter-modules.sh
+++ b/filter-modules.sh
@@ -30,7 +30,7 @@ usbdrvs="atm image misc serial wusbcore"
fsdrvs="affs befs coda cramfs dlm ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs udf ufs"
-netprots="appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 netrom nfc rds rfkill rose sctp wireless"
+netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp wireless"
drmdrvs="ast gma500 mgag200 via nouveau"