From: Tobias Schramm Date: Wed, 8 Apr 2020 10:47:14 +0000 (+0200) Subject: ramips: mt7621: add label mac address to rbm11g X-Git-Url: http://git.ozo.com/?p=openwrt%2F.git;a=commitdiff_plain;h=57f4eab6771c5b099a09cea4e661bf5ccebbbb95 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 --- 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) ;;