forked from Ivasoft/openwrt
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> SVN-Revision: 46617
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user