summaryrefslogtreecommitdiffstats
path: root/filter-modules.sh.rhel
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-05-07 13:08:22 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-05-07 15:02:11 +0200
commit25aba728b89b106110312ba946d507683a33b1f2 (patch)
tree9111f1a052a82f99bc79da79b6e37722ba9732f0 /filter-modules.sh.rhel
parent6b1a7068e6228e0f3cc9a0889e97dc4b88794d37 (diff)
parente761dac5f9553b69f191fd18e15daedce2a14c98 (diff)
downloadkernel-5.12.2-325.vanilla.1.fc33.tar.gz
kernel-5.12.2-325.vanilla.1.fc33.tar.xz
kernel-5.12.2-325.vanilla.1.fc33.zip
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