From 9d76de977142e50753e27144d172fde068fd4936 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 20 Apr 2015 20:47:48 +0000 Subject: ar71xx: add support for compex wpj344 Signed-off-by: Christian Mehlis Signed-off-by: Luka Perkov SVN-Revision: 45527 --- 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 b3dbcf5891..c796224236 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -801,6 +801,9 @@ ar71xx_board_detect() { *WPE72) name="wpe72" ;; + *WPJ344) + name="wpj344" + ;; *WPJ558) name="wpj558" ;; -- cgit v1.2.3