summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic/profiles/buffalo.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-11-07 12:59:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-11-07 12:59:11 +0000
commit034b2b7cde661e638184f7a946aacbad311eeee4 (patch)
treea5532af44336e5159b79d5b57ca5c634e92b5fa1 /target/linux/ar71xx/generic/profiles/buffalo.mk
parenta801d620a77151091a51b569a9f3f29742c84d1a (diff)
downloadmaster-31e0f0ae-034b2b7cde661e638184f7a946aacbad311eeee4.tar.gz
master-31e0f0ae-034b2b7cde661e638184f7a946aacbad311eeee4.tar.bz2
master-31e0f0ae-034b2b7cde661e638184f7a946aacbad311eeee4.zip
ar71xx: build image for the Buffalo WHR-HP-GN
SVN-Revision: 28806
Diffstat (limited to 'target/linux/ar71xx/generic/profiles/buffalo.mk')
-rw-r--r--target/linux/ar71xx/generic/profiles/buffalo.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/ar71xx/generic/profiles/buffalo.mk b/target/linux/ar71xx/generic/profiles/buffalo.mk
index a6de0af2be..74530b5e75 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))