From 8853be8e17a3edccf3068f50c2aeed7cc5cb7bed Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 7 Nov 2011 12:59:11 +0000 Subject: ar71xx: build image for the Buffalo WHR-HP-GN git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28806 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/generic/profiles/buffalo.mk | 12 ++++++++++++ 1 file changed, 12 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 a6de0af2b..74530b5e7 100644 --- a/target/linux/ar71xx/generic/profiles/buffalo.mk +++ b/target/linux/ar71xx/generic/profiles/buffalo.mk @@ -49,3 +49,15 @@ define Profile/WHRHPG300N/Description endef $(eval $(call Profile,WHRHPG300N)) + + +define Profile/WHRHPGN + NAME:=Buffalo WHR-HP-GN + PACKAGES:= +endef + +define Profile/WHRHPGN/Description + Package set optimized for the Buffalo WHR-HP-GN. +endef + +$(eval $(call Profile,WHRHPGN)) -- cgit v1.2.3