X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ccc47d58dbccaea2c76a188b2f7ff5c626f260cf..ebbec463c78aa5c4450a4e6be9ed1207f662e4ec:/target/linux/ar71xx/base-files/lib/ar71xx.sh diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index c2fa462a1..676138274 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -136,6 +136,9 @@ ar71xx_board_detect() { *ALL0258N) name="all0258n" ;; + *AP113) + name="ap113" + ;; *AP121) name="ap121" ;;