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