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

@@ -337,6 +337,9 @@ ramips_board_detect() {
*"OY-0001")
name="oy-0001"
;;
*"PBR-D1")
name="pbr-d1"
;;
*"PBR-M1")
name="pbr-m1"
;;

View File

@@ -99,6 +99,7 @@ platform_check_image() {
nixcore|\
nw718|\
oy-0001|\
pbr-d1|\
pbr-m1|\
psg1208|\
psr-680w|\