[openwrt/openwrt] ath79: add label MAC address for ALFA Network N5Q
LEDE Commits
lede-commits at lists.infradead.org
Wed Nov 18 20:01:24 EST 2020
pepe2k pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/d44463b087839ea9b31da2411447e85befbd9ec7
commit d44463b087839ea9b31da2411447e85befbd9ec7
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Mon Nov 9 01:23:26 2020 +0100
ath79: add label MAC address for ALFA Network N5Q
Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
target/linux/ath79/generic/base-files/etc/board.d/02_network | 1 +
1 file changed, 1 insertion(+)
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 58518a8273..4d0766d262 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
@@ -417,6 +417,7 @@ ath79_setup_macs()
alfa-network,ap121f|\
alfa-network,ap121fe|\
alfa-network,n2q|\
+ alfa-network,n5q|\
alfa-network,r36a|\
engenius,ens202ext-v1)
label_mac=$(mtd_get_mac_binary art 0x1002)
More information about the lede-commits
mailing list