brcm63xx: convert RTA1320 to dts

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44563 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Jonas Gorski
2015-02-27 17:39:21 +00:00
parent b9c744ad50
commit e26e12a77e
41 changed files with 93 additions and 38 deletions

View File

@@ -13,3 +13,12 @@ define Profile/RTA1025W/Description
Package set optimized for RTA1025W.
endef
$(eval $(call Profile,RTA1025W))
define Profile/RTA1320
NAME:=Dynalink RTA1320
PACKAGES:=
endef
define Profile/RTA1320/Description
Package set optimized for RTA1320.
endef
$(eval $(call Profile,RTA1320))