ipq40xx: add label MAC address for FritzBox 4040
The CWMP-Account on the device's label contains the eth0 MAC address. This only changes 4.19 files as label-mac-device is introduced after 19.07 branch, so there won't be a 4.14 release anymore. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
1a256470e7
commit
332b1f46e9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
led-failsafe = &flash;
|
led-failsafe = &flash;
|
||||||
led-running = &power;
|
led-running = &power;
|
||||||
led-upgrade = &flash;
|
led-upgrade = &flash;
|
||||||
|
label-mac-device = &gmac0;
|
||||||
};
|
};
|
||||||
|
|
||||||
soc {
|
soc {
|
||||||
|
|
Loading…
Reference in a new issue