leds: use the same shell case entry for two very similar routers
This commit is contained in:
parent
b313b20227
commit
a14b56bd6e
@ -32,11 +32,7 @@ case $(board_name) in
|
|||||||
autoprovisionUSBLed="green:wps"
|
autoprovisionUSBLed="green:wps"
|
||||||
autoprovisionStatusLed="green:wlan5g"
|
autoprovisionStatusLed="green:wlan5g"
|
||||||
;;
|
;;
|
||||||
*tl-wdr3600*)
|
*tl-wdr3600* | *tl-wdr4300*)
|
||||||
autoprovisionUSBLed="green:wlan2g"
|
|
||||||
autoprovisionStatusLed="green:wlan5g"
|
|
||||||
;;
|
|
||||||
*tl-wdr4300*)
|
|
||||||
autoprovisionUSBLed="green:wlan2g"
|
autoprovisionUSBLed="green:wlan2g"
|
||||||
autoprovisionStatusLed="green:wlan5g"
|
autoprovisionStatusLed="green:wlan5g"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user