mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
brcm63xx: fix Sercomm AD1018 status led
The status led part was missed when changing the board name to *-nor. Fixes: e12c72bb52eb ("brcm63xx: Add Sercomm AD1018 support") Reported-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com> Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
parent
a428d9229e
commit
60a39e8f5a
@ -12,7 +12,7 @@ set_state() {
|
||||
a4001n)
|
||||
status_led="A4001N:green:power"
|
||||
;;
|
||||
ad1018)
|
||||
ad1018-nor)
|
||||
status_led="AD1018:green:power"
|
||||
;;
|
||||
ar-5315u)
|
||||
|
Loading…
x
Reference in New Issue
Block a user