diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2019-10-30 22:55:42 +0100 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2019-11-14 00:10:52 +0100 |
commit | fc0d0f5dfdfcc392e8009115a7ac3b500614f97c (patch) | |
tree | e6e6e205a5fd1b5455ef1234449dc8e89563243e /target/linux | |
parent | 3cfea3a32125a2c59dfaa9103804ad51609ebe9d (diff) | |
download | upstream-fc0d0f5dfdfcc392e8009115a7ac3b500614f97c.tar.gz upstream-fc0d0f5dfdfcc392e8009115a7ac3b500614f97c.tar.bz2 upstream-fc0d0f5dfdfcc392e8009115a7ac3b500614f97c.zip |
ramips: provide label MAC for ALFA Network Tube-E4G
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ramips/dts/mt7620a_alfa-network_tube-e4g.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7620a_alfa-network_tube-e4g.dts b/target/linux/ramips/dts/mt7620a_alfa-network_tube-e4g.dts index 4097dc6140..b02b1629bb 100644 --- a/target/linux/ramips/dts/mt7620a_alfa-network_tube-e4g.dts +++ b/target/linux/ramips/dts/mt7620a_alfa-network_tube-e4g.dts @@ -11,6 +11,7 @@ model = "ALFA Network Tube-E4G"; aliases { + label-mac-device = ðernet; led-boot = &power; led-failsafe = &power; led-running = &power; |