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