2
0
forked from Ivasoft/openwrt

ar71xx: build image for the Buffalo WHR-HP-GN

SVN-Revision: 28806
This commit is contained in:
Gabor Juhos
2011-11-07 12:59:11 +00:00
parent a801d620a7
commit 034b2b7cde
2 changed files with 18 additions and 0 deletions

View File

@@ -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))