summaryrefslogtreecommitdiff
path: root/SOURCES/filter-modules.sh.rhel
diff options
context:
space:
mode:
Diffstat (limited to 'SOURCES/filter-modules.sh.rhel')
-rwxr-xr-xSOURCES/filter-modules.sh.rhel2
1 files changed, 1 insertions, 1 deletions
diff --git a/SOURCES/filter-modules.sh.rhel b/SOURCES/filter-modules.sh.rhel
index 726a6d9..63e501d 100755
--- a/SOURCES/filter-modules.sh.rhel
+++ b/SOURCES/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