aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/base-files/etc/board.d
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:27:25 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:27:25 +0200
commit6dc517dd7d8867813469141f0b9fbbed512b8315 (patch)
tree46c746a837dfad97d2fef7acae7f19fec3602792 /target/linux/lantiq/base-files/etc/board.d
parentd52c978502a52f2f1ff64f4b6e9beb7ca65e4622 (diff)
downloadmaster-187ad058-6dc517dd7d8867813469141f0b9fbbed512b8315.tar.gz
master-187ad058-6dc517dd7d8867813469141f0b9fbbed512b8315.tar.bz2
master-187ad058-6dc517dd7d8867813469141f0b9fbbed512b8315.zip
lantiq: Add Support for Fritz!Box 7360 SL
Signed-off-by: Sebastian Ortwein <krone@animeland.de> Tested-by: Guido Lipke <lipkegu@gmail.com>
Diffstat (limited to 'target/linux/lantiq/base-files/etc/board.d')
-rwxr-xr-xtarget/linux/lantiq/base-files/etc/board.d/02_network5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/lantiq/base-files/etc/board.d/02_network b/target/linux/lantiq/base-files/etc/board.d/02_network
index 864ab2730b..431cc9a2cc 100755
--- a/target/linux/lantiq/base-files/etc/board.d/02_network
+++ b/target/linux/lantiq/base-files/etc/board.d/02_network
@@ -76,6 +76,11 @@ DGN3500*)
"3:lan:1" "2:lan:2" "1:lan:3" "0:lan:4" "5t@eth0"
;;
+FRITZ7360SL)
+ ucidef_add_switch "switch0" \
+ "4:lan:1" "2:lan:2" "0:lan:3" "1:lan:4" "6t@eth0"
+ ;;
+
GR7000)
ucidef_set_interface_wan "eth0"
;;