From 165b64f3f859d1f50c614e3f3d51d7abf2b0bf40 Mon Sep 17 00:00:00 2001 From: juhosg 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28568 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/generic/profiles/buffalo.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/ar71xx/generic/profiles') 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