From 60361511876af51d571d292f6afd59535693db9f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 16 Mar 2012 18:00:34 +0000 Subject: ar71xx: add support for the jjPlus JA76PF2 board SVN-Revision: 30957 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to '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 b9d797cac1..b51f3a7c63 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -181,6 +181,9 @@ ar71xx_board_detect() { *JA76PF) name="ja76pf" ;; + *JA76PF2) + name="ja76pf2" + ;; *"Bullet M") name="bullet-m" ;; -- cgit v1.2.3