lantiq: create ATM/PTM interfaces with dsl as netdev name
[openwrt/staging/wigyori.git] / target / linux / lantiq / base-files / etc / board.d / 02_network
index efe631c99e7c2f0146b402ab894c878462877e80..ca974b071e9b36fcd13659411b230375fc981048 100755 (executable)
@@ -229,7 +229,7 @@ buffalo,wbmr-300hpd)
 esac
 
 ls /lib/modules/$(uname -r)/ltq_atm* 1> /dev/null 2>&1 && \
-       ucidef_add_atm_bridge "$vpi" "$vci" "$encaps" "$payload"
+       ucidef_add_atm_bridge "$vpi" "$vci" "$encaps" "$payload" "dsl"
 
 if lantiq_is_vdsl_system; then
        ucidef_add_vdsl_modem "$annex" "$tone" "$xfer_mode"