summaryrefslogtreecommitdiff
path: root/build_tools/genmodconf
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/genmodconf')
-rwxr-xr-xbuild_tools/genmodconf7
1 files changed, 0 insertions, 7 deletions
diff --git a/build_tools/genmodconf b/build_tools/genmodconf
index 34da3ea..9f65d8b 100755
--- a/build_tools/genmodconf
+++ b/build_tools/genmodconf
@@ -93,13 +93,6 @@ elif [ "${1}" = "linux26" ]; then
done
fi
-if ! grep -q "alias wcfxs" ${target}; then
- echo "alias wcfxs wctdm" >> ${target};
-fi;
-if ! grep -q "alias wct2xxp" ${target}; then
- echo "alias wct2xxp wct4xxp" >> ${target};
-fi;
-
if [ -z "${combined}" ]; then
echo "***"
echo "*** WARNING:"