From 0d9ae0a0364fcea8c18465ade28c4b719542f018 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 7 Nov 2011 12:59:08 +0000 Subject: ar71xx: build image for the Buffalo WHR-G301N SVN-Revision: 28804 --- target/linux/ar71xx/generic/profiles/buffalo.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles/buffalo.mk') diff --git a/target/linux/ar71xx/generic/profiles/buffalo.mk b/target/linux/ar71xx/generic/profiles/buffalo.mk index 411dec69b2..a6de0af2be 100644 --- a/target/linux/ar71xx/generic/profiles/buffalo.mk +++ b/target/linux/ar71xx/generic/profiles/buffalo.mk @@ -27,6 +27,18 @@ endef $(eval $(call Profile,WZRHPAG300H)) +define Profile/WHRG301N + NAME:=Buffalo WHR-G301N + PACKAGES:= +endef + +define Profile/WHRG301N/Description + Package set optimized for the Buffalo WHR-G301N. +endef + +$(eval $(call Profile,WHRG301N)) + + define Profile/WHRHPG300N NAME:=Buffalo WHR-HP-G300N PACKAGES:= -- cgit v1.2.3