2
0
forked from Ivasoft/openwrt

ramips : add support for PandoraBox D1

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
This commit is contained in:
BangLang Huang
2016-09-27 14:23:27 +08:00
committed by John Crispin
parent 1bc68e1379
commit 9fe833e1d0
7 changed files with 177 additions and 1 deletions

View File

@@ -113,7 +113,8 @@ get_status_led() {
status_led="$board:blue:power"
;;
db-wrt01|\
esr-9753)
esr-9753|\
pbr-d1)
status_led="$board:orange:power"
;;
f5d8235-v2)