aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/d-link.mk
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-30 20:21:15 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-30 20:21:15 +0000
commitfaf1eacb76ef3431c9e6ee6a63e1846962cf1984 (patch)
tree516b1516c03ab78939a62f3814058360dcdb9a01 /target/linux/brcm63xx/profiles/d-link.mk
parentc398cda77b2d7ae071027aa7f53a30158834c956 (diff)
downloadmaster-187ad058-faf1eacb76ef3431c9e6ee6a63e1846962cf1984.tar.gz
master-187ad058-faf1eacb76ef3431c9e6ee6a63e1846962cf1984.tar.bz2
master-187ad058-faf1eacb76ef3431c9e6ee6a63e1846962cf1984.zip
brcm63xx: move DSL-275XB to DT
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45168 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/profiles/d-link.mk')
-rw-r--r--target/linux/brcm63xx/profiles/d-link.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/profiles/d-link.mk b/target/linux/brcm63xx/profiles/d-link.mk
index ede72b2325..1bd5fc8070 100644
--- a/target/linux/brcm63xx/profiles/d-link.mk
+++ b/target/linux/brcm63xx/profiles/d-link.mk
@@ -51,6 +51,15 @@ define Profile/DSL274XB_F/Description
endef
$(eval $(call Profile,DSL274XB_F))
+define Profile/DSL275XB_D
+ NAME:=D-Link DSL-2750B/DSL-2751 rev D1
+ PACKAGES:=kmod-b43 wpad-mini kmod-usb-ohci kmod-usb2
+endef
+define Profile/DSL275XB_D/Description
+ Package set optimized for DSL-2750B/DSL-2751 rev D1.
+endef
+$(eval $(call Profile,DSL275XB_D))
+
define Profile/DVAG3810BN
NAME:=D-Link DVA-G3810BN/TL
PACKAGES:=kmod-b43 wpad-mini \