summaryrefslogtreecommitdiffstats
path: root/filter-modules.sh.rhel
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-05-19 20:09:31 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-05-19 20:13:59 +0200
commit199d236bfdefc2da8afd3f4007790892e7bac125 (patch)
tree4d7df8e4b0bae1d954d334337a2bd1c8917513ae /filter-modules.sh.rhel
parentf3f80a3f45375801a96b658ff652920de95911ea (diff)
parent17639df044f5f81bbf267f566426eae4a5187875 (diff)
downloadkernel-199d236bfdefc2da8afd3f4007790892e7bac125.tar.gz
kernel-199d236bfdefc2da8afd3f4007790892e7bac125.tar.xz
kernel-199d236bfdefc2da8afd3f4007790892e7bac125.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