From ebaba153317d9d32e7f7f8c9187205f9b5d1c47e Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 23 Mar 2016 22:31:38 +0000 Subject: ar71xx: add support for ap120c Signed-off-by: Luka Perkov SVN-Revision: 49082 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 199379e9fa..f6e38c7aac 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -351,6 +351,9 @@ ar71xx_board_detect() { *"ALFA Network AP96") name="alfa-ap96" ;; + *"ALFA Network AP120C") + name="alfa-ap120c" + ;; *"ALFA Network N2/N5") name="alfa-nx" ;; -- cgit v1.2.3