aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/tiny/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorFelix Baumann <felix.bau@gmx.de>2023-07-04 01:35:43 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-08-11 12:53:34 +0200
commitac34f6469ecf07cdeb32f65788192262fd8e0100 (patch)
tree262ff6cabed957fc2fc2020d7c8ff64d41cff51f /target/linux/ath79/tiny/base-files/etc/board.d/02_network
parent1a33e4b9520153de44ca3dfb9b1e9819f18cac65 (diff)
downloadupstream-ac34f6469ecf07cdeb32f65788192262fd8e0100.tar.gz
upstream-ac34f6469ecf07cdeb32f65788192262fd8e0100.tar.bz2
upstream-ac34f6469ecf07cdeb32f65788192262fd8e0100.zip
ath79: move ubnt-xm 64M RAM boards back to generic
return ubnt_rocket-m and ubnt_powerbridge-m back to ath79-generic They have enough RAM-ressources to not be considered as tiny. This reverts the commit f4415f7635164ec07ddc22f56df93555804b5767 partially Signed-off-by: Felix Baumann <felix.bau@gmx.de> (cherry picked from commit 9e86a96af5ecea6e73fa463d6cfa4408e2b49d35)
Diffstat (limited to 'target/linux/ath79/tiny/base-files/etc/board.d/02_network')
-rw-r--r--target/linux/ath79/tiny/base-files/etc/board.d/02_network8
1 files changed, 2 insertions, 6 deletions
diff --git a/target/linux/ath79/tiny/base-files/etc/board.d/02_network b/target/linux/ath79/tiny/base-files/etc/board.d/02_network
index 4f6e2918a4..836d119867 100644
--- a/target/linux/ath79/tiny/base-files/etc/board.d/02_network
+++ b/target/linux/ath79/tiny/base-files/etc/board.d/02_network
@@ -54,9 +54,7 @@ ath79_setup_interfaces()
ubnt,bullet-m-ar7241|\
ubnt,nanobridge-m|\
ubnt,picostation-m|\
- ubnt,nanostation-loco-m|\
- ubnt,powerbridge-m|\
- ubnt,rocket-m)
+ ubnt,nanostation-loco-m)
ucidef_set_interface_lan "eth0"
;;
engenius,enh202-v1)
@@ -135,9 +133,7 @@ ath79_setup_macs()
ubnt,nanobridge-m|\
ubnt,nanostation-loco-m|\
ubnt,nanostation-m|\
- ubnt,picostation-m|\
- ubnt,powerbridge-m|\
- ubnt,rocket-m)
+ ubnt,picostation-m)
label_mac=$(cat /sys/class/ieee80211/phy0/macaddress)
;;
tplink,tl-wr941-v2|\