From d0ba1e18718a7e448be22c0d64438255ed5296cc Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 10 Nov 2005 01:52:30 +0000
Subject: add WA31 pattern for annex a wag354g

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2403 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 openwrt/target/linux/image/ar7/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'openwrt')

diff --git a/openwrt/target/linux/image/ar7/Makefile b/openwrt/target/linux/image/ar7/Makefile
index 8bcd1bd54..f5ad6cc66 100644
--- a/openwrt/target/linux/image/ar7/Makefile
+++ b/openwrt/target/linux/image/ar7/Makefile
@@ -78,6 +78,7 @@ $(eval $(call pattern_template,AG1B))
 $(eval $(call pattern_template,WA22))
 $(eval $(call pattern_template,WAG2))
 $(eval $(call pattern_template,WA21))
+$(eval $(call pattern_template,WA31,-b))
 $(eval $(call pattern_template,WA32,-b))
 
 ifeq ($(IB),)
-- 
cgit v1.2.3