forked from Ivasoft/openwrt
ar71xx: add user-space support for the AP132 board
Based on http://patchwork.openwrt.org/patch/3162/ Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35396
This commit is contained in:
@@ -177,6 +177,9 @@ ar71xx_board_detect() {
|
||||
*AP121-MINI)
|
||||
name="ap121-mini"
|
||||
;;
|
||||
*"AP132 reference board")
|
||||
name="ap132"
|
||||
;;
|
||||
*"AP136-010 reference board")
|
||||
name="ap136-010"
|
||||
;;
|
||||
|
||||
@@ -104,6 +104,7 @@ platform_check_image() {
|
||||
;;
|
||||
ap81 | \
|
||||
ap83 | \
|
||||
ap132 | \
|
||||
dir-600-a1 | \
|
||||
dir-615-c1 | \
|
||||
dir-615-e4 | \
|
||||
|
||||
Reference in New Issue
Block a user