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