forked from Ivasoft/openwrt
ar71xx: add user space support for dir-825-c1
[juhosg: fix whitespaces in some scripts] Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35402
This commit is contained in:
@@ -216,6 +216,9 @@ ar71xx_board_detect() {
|
||||
*"DIR-825 rev. B1")
|
||||
name="dir-825-b1"
|
||||
;;
|
||||
*"DIR-825 rev. C1")
|
||||
name="dir-825-c1"
|
||||
;;
|
||||
*EAP7660D)
|
||||
name="eap7660d"
|
||||
;;
|
||||
|
||||
@@ -108,6 +108,7 @@ platform_check_image() {
|
||||
dir-600-a1 | \
|
||||
dir-615-c1 | \
|
||||
dir-615-e4 | \
|
||||
dir-825-c1 | \
|
||||
ew-dorin | \
|
||||
ew-dorin-router | \
|
||||
mzk-w04nu | \
|
||||
|
||||
Reference in New Issue
Block a user