From 239e29cca48b9db9c7daf26340356122ff03292c 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43362 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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