forked from Ivasoft/openwrt
brcm63xx: Add DT support for 96368MVWG
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42738
This commit is contained in:
@@ -112,3 +112,12 @@ define Profile/96368MVNgr/Description
|
||||
Package set optimized for 96368MVNgr.
|
||||
endef
|
||||
$(eval $(call Profile,96368MVNgr))
|
||||
|
||||
define Profile/96368MVWG
|
||||
NAME:=Generic 96368MVWG
|
||||
PACKAGES:=
|
||||
endef
|
||||
define Profile/96368MVWG/Description
|
||||
Package set optimized for 96368MVWG.
|
||||
endef
|
||||
$(eval $(call Profile,96368MVWG))
|
||||
|
||||
Reference in New Issue
Block a user