2
0
forked from Ivasoft/openwrt

ar71xx/cpe510: split profile into 2 profiles cpe210 and cpe510

Split profile into 2GHz and 5GHz. The 5GHz devices are
quite "special". The 2 GHz works perfect.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
This commit is contained in:
Alexander Couzens
2016-05-23 03:17:00 +02:00
committed by Felix Fietkau
parent ce63c38ef5
commit c5ff273d85
8 changed files with 43 additions and 10 deletions

View File

@@ -72,6 +72,7 @@ bsb)
ucidef_set_interface_wlan
;;
cpe210|\
cpe510)
ucidef_add_switch "switch0" \
"0@eth0" "5:lan" "4:wan"