From c8b9086ac5ceaf9a42623310ae85fa7be58c8547 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 24 Oct 2011 21:49:29 +0000 Subject: ar71xx: build image for the Buffalo WHR-HP-G300N Based on a patch by Yoichi Shinoda SVN-Revision: 28568 --- target/linux/ar71xx/generic/profiles/buffalo.mk | 11 +++++++++++ 1 file changed, 11 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 b459f32234..411dec69b2 100644 --- a/target/linux/ar71xx/generic/profiles/buffalo.mk +++ b/target/linux/ar71xx/generic/profiles/buffalo.mk @@ -26,3 +26,14 @@ define Profile/WZRHPAG300H/Description endef $(eval $(call Profile,WZRHPAG300H)) + +define Profile/WHRHPG300N + NAME:=Buffalo WHR-HP-G300N + PACKAGES:= +endef + +define Profile/WHRHPG300N/Description + Package set optimized for the Buffalo WHR-HP-G300N +endef + +$(eval $(call Profile,WHRHPG300N)) -- cgit v1.2.3