summaryrefslogtreecommitdiffstats
path: root/filter-modules.sh.rhel
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-04-17 06:11:42 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-04-17 06:11:42 +0200
commit824070bb498fc3a655350794e7fa919148637205 (patch)
tree5fedc70e0b190fd0a6f36a9eb0545e4853fd9925 /filter-modules.sh.rhel
parentded9bd013b58205cb33bfab0423f97b5a4e6bf0d (diff)
parent458d73dcd092f03ec25f7f5a4812e44c33c3b7db (diff)
downloadkernel-5.12.0-0.rc7.20210416git7e25f40eab52.191.vanilla.1.fc34.tar.gz
kernel-5.12.0-0.rc7.20210416git7e25f40eab52.191.vanilla.1.fc34.tar.xz
kernel-5.12.0-0.rc7.20210416git7e25f40eab52.191.vanilla.1.fc34.zip
Merge remote-tracking branch 'origin/rawhide' into rawhide-user-thl-vanilla-fedorakernel-5.12.0-0.rc7.20210416git7e25f40eab52.191.vanilla.1.fc34
Diffstat (limited to 'filter-modules.sh.rhel')
-rwxr-xr-xfilter-modules.sh.rhel2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter-modules.sh.rhel b/filter-modules.sh.rhel
index 726a6d92c..63e501d67 100755
--- a/filter-modules.sh.rhel
+++ b/filter-modules.sh.rhel
@@ -91,7 +91,7 @@ done
# Filter the char drivers
for char in ${chardrvs}
do
- filter_dir $1 drivers/char/${input}
+ filter_dir $1 drivers/char/${char}
done
# Filter the ethernet drivers