Skip to content
Snippets Groups Projects
Commit 74bb239d authored by Martin Weinelt's avatar Martin Weinelt Committed by Andreas Ziegler
Browse files

gluon-core: fix primary mac selection on tp-link archer c25 v1

Fixes #1771
parent 2894d541
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ if platform.match('ar71xx', 'generic', {'tl-wdr3600', 'tl-wdr4300',
'tl-wr902ac-v1'}) then
table.insert(try_files, 1, '/sys/class/ieee80211/phy1/macaddress')
elseif platform.match('ar71xx', 'generic', {'a40', 'a60',
'archer-c25-v1',
'archer-c7-v4', 'archer-c7-v5',
'carambola2',
'koala',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment