aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-08-17 05:58:15 +0000
committerJohn Crispin <blogic@openwrt.org>2015-08-17 05:58:15 +0000
commit023c7108415a0f9c83ed7242547beb6585e8dcd7 (patch)
tree726b2c7dfcf92d1f6a7428ea4e968a88125ea491 /target/linux/ramips/base-files/etc/board.d/02_network
parentfb2b8248df41461a8c468a259c1b0215feccf9f4 (diff)
downloadmaster-187ad058-023c7108415a0f9c83ed7242547beb6585e8dcd7.tar.gz
master-187ad058-023c7108415a0f9c83ed7242547beb6585e8dcd7.tar.bz2
master-187ad058-023c7108415a0f9c83ed7242547beb6585e8dcd7.zip
ramips: fix Xiaomi MiWiFi Mini board, image and profile names
The following patch: * changes board name from "xiaomi-miwifi-mini" to "miwifi-mini" * changes filenames of dts and profile * fixes LED names in dts file and base-files scripts * removes manufacturer name from image filename for Xiaomi MiWiFi Mini device. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46617 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/02_network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network
index 42447d4d14..44aebcf6e7 100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
@@ -144,7 +144,7 @@ ramips_setup_interfaces()
wsr-600 | \
wsr-1166 | \
wt1520 | \
- xiaomi-miwifi-mini |\
+ miwifi-mini |\
y1)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
ucidef_add_switch "switch0" "1" "1"