[OpenWrt-Devel] [PATCH 2/3] ramips: mt7621: add label mac address to rbm11g

Tobias Schramm t.schramm at manjaro.org
Wed Apr 8 06:47:14 EDT 2020


The rbm11g has a label with printed on mac address similar to the
rbm33g.

Signed-off-by: Tobias Schramm <t.schramm at manjaro.org>
---
 target/linux/ramips/mt7621/base-files/etc/board.d/02_network | 1 +
 1 file changed, 1 insertion(+)

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)
 		;;
-- 
2.26.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list