lantiq: move the dsl-modem config to network.@dsl-modem[-1]
[openwrt/svn-archive/archive.git] / package / network / config / ltq-adsl-app / files / dsl_control
index d48f3f62667b54e48a64f7c74a2300376e7fc9ed..e48b72b059437d5e0f08406dc74c56d9fa541d74 100644 (file)
@@ -32,8 +32,8 @@ start() {
        local firmware
        local xtu
        config_load network
-       config_get annex wan annex
-       config_get firmware wan firmware
+       config_get annex dsl annex
+       config_get firmware dsl firmware
 
        eval "xtu=\"\${annex_$annex}\""