From f8d9ae94b03fca6a80126d4a13cbafe507a97027 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 SVN-Revision: 2403 --- 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.25.1