Add tusb6010 package and let tahvo-usb select it
[openwrt.git] / package / compcache / files / compcache.init
index aa5d782..5939d9f 100644 (file)
@@ -20,7 +20,6 @@ load_modules() {
                        if [ "`lsmod | grep 'ramzswap'`" == "" ]; then
                                insmod lzo1x
                                insmod ramzswap $params_set
-                               rzscontrol /dev/ramzswap0 --init
                                sleep 2
                                swapon /dev/ramzswap0
                        fi
This page took 0.02634 seconds and 4 git commands to generate.