aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-02-19 23:34:41 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-02-19 23:34:41 +0100
commit060b58fd6ec650ea77006b3362cc3818a6222839 (patch)
tree85938c95224827ad6c0fd4cd8fa3d85dfa543a28 /target/linux/ath79/generic
parent6fdaf16dd0623db1a324d33fdf0bc1654365ee62 (diff)
downloadupstream-060b58fd6ec650ea77006b3362cc3818a6222839.tar.gz
upstream-060b58fd6ec650ea77006b3362cc3818a6222839.tar.bz2
upstream-060b58fd6ec650ea77006b3362cc3818a6222839.zip
ath79: add label MAC address for Ubiquiti Picostation M (XM)
This adds the label MAC address for the Ubiquiti Picostation M (XM). This was overlooked when adding support in the previous patch. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/generic')
-rwxr-xr-xtarget/linux/ath79/generic/base-files/etc/board.d/02_network1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/generic/base-files/etc/board.d/02_network b/target/linux/ath79/generic/base-files/etc/board.d/02_network
index 4891affe17..339cfd111f 100755
--- a/target/linux/ath79/generic/base-files/etc/board.d/02_network
+++ b/target/linux/ath79/generic/base-files/etc/board.d/02_network
@@ -430,6 +430,7 @@ ath79_setup_macs()
ubnt,bullet-m|\
ubnt,nanostation-loco-m|\
ubnt,nanostation-m|\
+ ubnt,picostation-m|\
ubnt,rocket-m|\
ubnt,unifi)
label_mac=$(cat /sys/class/ieee80211/phy0/macaddress)