brcm63xx: move MAGIC to dts

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 44991
This commit is contained in:
Jonas Gorski
2015-03-25 15:36:05 +00:00
parent 582dfc52f5
commit 0e4c1ba284
91 changed files with 305 additions and 291 deletions

View File

@@ -23,3 +23,12 @@ define Profile/CPVA642/Description
Package set optimized for CPVA642-type.
endef
$(eval $(call Profile,CPVA642))
define Profile/MAGIC
NAME:=Telsey MAGIC (Alice W-Gate)
PACKAGES:=kmod-b43 wpad-mini
endef
define Profile/MAGIC/Description
Package set optimized for Telsey MAGIC (Alice W-Gate)
endef
$(eval $(call Profile,CPVA502PLUS))