summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-07-07 13:46:38 +0000
committerJohn Crispin <john@openwrt.org>2015-07-07 13:46:38 +0000
commit6fc2e94120d0ec05562afed64a3a92c447a9f2fd (patch)
treeef6ccb37260aa489313bc57ca26590f52d69d67b /target/linux/ar71xx/base-files/etc/uci-defaults/02_network
parentf8eaad100bbb3ae17f079a42154a4dd26ea376fb (diff)
downloadmaster-31e0f0ae-6fc2e94120d0ec05562afed64a3a92c447a9f2fd.tar.gz
master-31e0f0ae-6fc2e94120d0ec05562afed64a3a92c447a9f2fd.tar.bz2
master-31e0f0ae-6fc2e94120d0ec05562afed64a3a92c447a9f2fd.zip
ar71xx: add support for ubnt rocket-m ti
rocket-m titanium is a device based on ar9344 with 802.11af poe. It doesn't use the SoC wifi, instead it's using an ar9280 connected to the pci bus. The gps version of the rocket-m ti is working, but gps is untested. The gps is connected to the first serial port. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 46234
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/02_network')
-rw-r--r--target/linux/ar71xx/base-files/etc/uci-defaults/02_network1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
index b62fe859b1..6762adfdd4 100644
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -18,6 +18,7 @@ case "$board" in
all0315n |\
all0258n |\
ja76pf2|\
+rocket-m-ti |\
ubnt-unifi-outdoor)
ucidef_set_interface_lan "eth0 eth1"
;;