summaryrefslogtreecommitdiff
path: root/SOURCES/filter-modules.sh.rhel
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2021-05-22 00:08:40 +0200
committerJan200101 <sentrycraft123@gmail.com>2021-05-22 00:08:40 +0200
commit24c0840ef449755c50bc40a643c27c720f7a6135 (patch)
treec82855524f7bb1b8cd5a3560217792c9abace9a5 /SOURCES/filter-modules.sh.rhel
parent5402c8774f4fcbd585e987185369c56b8efde274 (diff)
downloadkernel-fsync-24c0840ef449755c50bc40a643c27c720f7a6135.tar.gz
kernel-fsync-24c0840ef449755c50bc40a643c27c720f7a6135.zip
kernel 5.12.5
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