aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/base-files/etc
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2018-12-30 21:37:50 +0100
committerMathias Kresin <dev@kresin.me>2018-12-31 14:05:26 +0100
commit8ba76d6e744f2f2fb5afb9fd8ac2b828d7c8387c (patch)
tree4ca77eddb272711626f59b7a21630bbfc08810f2 /target/linux/ath79/base-files/etc
parentcaf306ce912a46e2d1204b996c3b4fede9af6dae (diff)
downloadupstream-8ba76d6e744f2f2fb5afb9fd8ac2b828d7c8387c.tar.gz
upstream-8ba76d6e744f2f2fb5afb9fd8ac2b828d7c8387c.tar.bz2
upstream-8ba76d6e744f2f2fb5afb9fd8ac2b828d7c8387c.zip
ath79: fix boardname of GL.iNet GL-AR150
This device is called GL-AR150, therefore rename the board to 'gl-ar150' Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/ath79/base-files/etc')
-rwxr-xr-xtarget/linux/ath79/base-files/etc/board.d/02_network2
1 files changed, 1 insertions, 1 deletions
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 83bede0961..906ccd753f 100755
--- a/target/linux/ath79/base-files/etc/board.d/02_network
+++ b/target/linux/ath79/base-files/etc/board.d/02_network
@@ -89,8 +89,8 @@ ath79_setup_interfaces()
etactica,eg200)
ucidef_set_interface_lan "eth0" "dhcp"
;;
- glinet,ar150|\
glinet,ar300m|\
+ glinet,gl-ar150|\
glinet,gl-x750)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;