aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorTobias Schramm <t.schramm@manjaro.org>2020-04-08 12:47:14 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-04-08 13:42:09 +0200
commit57f4eab6771c5b099a09cea4e661bf5ccebbbb95 (patch)
tree70218eea37f121691dba328f55afd04ee6d4c0d6 /target/linux
parentd8bde3687a23742d1072be1a55f3b44ae29438ae (diff)
downloadupstream-57f4eab6771c5b099a09cea4e661bf5ccebbbb95.tar.gz
upstream-57f4eab6771c5b099a09cea4e661bf5ccebbbb95.tar.bz2
upstream-57f4eab6771c5b099a09cea4e661bf5ccebbbb95.zip
ramips: mt7621: add label mac address to rbm11g
The rbm11g has a label with printed on mac address similar to the rbm33g. Signed-off-by: Tobias Schramm <t.schramm@manjaro.org>
Diffstat (limited to 'target/linux')
-rwxr-xr-xtarget/linux/ramips/mt7621/base-files/etc/board.d/02_network1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
index d73305981f..f654574e14 100755
--- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
@@ -90,6 +90,7 @@ ramips_setup_macs()
label_mac=$wan_mac
;;
mikrotik,rb750gr3|\
+ mikrotik,rbm11g|\
mikrotik,rbm33g)
label_mac=$(mtd_get_mac_binary hard_config 0x10)
;;