From 56dbcc9232a997e8c9bcb0f9aa808973158cba76 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 10 Nov 2005 01:52:30 +0000 Subject: [PATCH] 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(+) diff --git a/openwrt/target/linux/image/ar7/Makefile b/openwrt/target/linux/image/ar7/Makefile index 8bcd1bd54b..f5ad6cc660 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),) -- 2.11.0