From c6fc6b42e19a3a4dc6006f038dec98f2e75f59f5 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 24 Nov 2014 14:44:33 +0000 Subject: brcm63xx: Add DT support for SPW303V MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 43362 --- target/linux/brcm63xx/profiles/t-com.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/brcm63xx/profiles') diff --git a/target/linux/brcm63xx/profiles/t-com.mk b/target/linux/brcm63xx/profiles/t-com.mk index fe78c0664d..f1eaf0abdb 100644 --- a/target/linux/brcm63xx/profiles/t-com.mk +++ b/target/linux/brcm63xx/profiles/t-com.mk @@ -5,6 +5,16 @@ # See /LICENSE for more information. # +define Profile/SPW303V + NAME:=T-Com Speedport W 303V + PACKAGES:=kmod-b43 wpad-mini +endef +define Profile/SPW303V/Description + Package set optimized for SPW303V. +endef +$(eval $(call Profile,SPW303V)) + + define Profile/SPW500V NAME:=T-Com Speedport W 500V PACKAGES:=kmod-b43 wpad-mini -- cgit v1.2.3