summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xzaptel.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/zaptel.init b/zaptel.init
index 0112c9f..35c5a77 100755
--- a/zaptel.init
+++ b/zaptel.init
@@ -27,9 +27,9 @@ fi
RETVAL=0
-MODULES="torisa tor2 wct4xxp wct1xxp wcfxo wcfxs wcusb"
+MODULES="torisa tor2 wct4xxp wct1xxp wcfxo wcfxs wcusb wcte11xp"
-RMODULES="wcusb wcfxs wcfxo wct1xxp wct4xxp tor2 torisa"
+RMODULES="wcusb wcfxs wcfxo wct1xxp wct4xxp tor2 torisa wcte11xp"
if [ "${DEBUG}" = "yes" ]; then
ARGS="debug=1"