X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fath79%2Fbase-files%2Fetc%2Fboard.d%2F02_network;h=9a7f2d6472b78b8a50f2e71e6a6db9c90f382205;hb=40530c8eb42aa4b98de10621b6c1c89030f00d0a;hp=f1171695bd3739f6e52f5e03b98d6007989df51b;hpb=368b6d1a52e57e9cce3b92fcef6928bee995617b;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ath79/base-files/etc/board.d/02_network b/target/linux/ath79/base-files/etc/board.d/02_network index f1171695bd..9a7f2d6472 100755 --- a/target/linux/ath79/base-files/etc/board.d/02_network +++ b/target/linux/ath79/base-files/etc/board.d/02_network @@ -212,6 +212,10 @@ ath79_setup_interfaces() ucidef_add_switch "switch0" \ "0@eth1" "2:lan:3" "3:lan:2" "4:lan:1" ;; + ubnt,nanostation-m-xw) + ucidef_add_switch "switch0" \ + "0@eth0" "5:lan" "1:wan" + ;; ubnt,nanostation-ac|\ ubnt,unifiac-mesh-pro|\ ubnt,unifiac-pro)