From 211cac98d559fdcb11fd0825aaf165da15c87b71 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 17 Dec 2014 08:27:38 +0000 Subject: Belkin AC 1750 DB (F9K1115v2) support Signed-off-by: Imre Kaloz SVN-Revision: 43734 --- 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 483a8ded87..9b056e9d9a 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -272,6 +272,9 @@ ar71xx_board_detect() { *"Oolite V1.0") name="oolite" ;; + *"AC1750DB") + name="f9k1115v2" + ;; *"AirGateway") name="airgateway" ;; -- cgit v1.2.3