From 83651bad850d7797fca3bd42795477966e7edf0e Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 21 Aug 2014 11:28:37 +0000 Subject: brcm63xx: Add DT support for WAP-5813n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas [jogo: make linux partition writable] Signed-off-by: Jonas Gorski SVN-Revision: 42243 --- target/linux/brcm63xx/profiles/comtrend.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/brcm63xx/profiles') diff --git a/target/linux/brcm63xx/profiles/comtrend.mk b/target/linux/brcm63xx/profiles/comtrend.mk index b3495b13be..8c1b8628a6 100644 --- a/target/linux/brcm63xx/profiles/comtrend.mk +++ b/target/linux/brcm63xx/profiles/comtrend.mk @@ -72,3 +72,13 @@ define Profile/VR3025un/Description Package set optimized for VR-3025un. endef $(eval $(call Profile,VR3025un)) + +define Profile/WAP5813n + NAME:=Comtrend WAP-5813n + PACKAGES:=kmod-b43 wpad-mini \ + kmod-usb2 kmod-usb-ohci +endef +define Profile/WAP5813n/Description + Package set optimized for WAP-5813n. +endef +$(eval $(call Profile,WAP5813n)) -- cgit v1.2.3