ramips: Add support for the D-Link DCS-930 B1
http://wiki.openwrt.org/toh/d-link/dcs-930l Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 46042
This commit is contained in:
@@ -106,6 +106,9 @@ ramips_board_detect() {
|
||||
*"DCS-930")
|
||||
name="dcs-930"
|
||||
;;
|
||||
*"DCS-930L B1")
|
||||
name="dcs-930l-b1"
|
||||
;;
|
||||
*"DIR-300 B1")
|
||||
name="dir-300-b1"
|
||||
;;
|
||||
|
||||
@@ -37,6 +37,7 @@ platform_check_image() {
|
||||
d105 | \
|
||||
dap-1350 | \
|
||||
dcs-930 | \
|
||||
dcs-930l-b1 | \
|
||||
dir-300-b1 | \
|
||||
dir-300-b7 | \
|
||||
dir-320-b1 | \
|
||||
|
||||
Reference in New Issue
Block a user