From f9735804881bcefb800f6f5e2fc3e3f30ff17b69 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 30 Mar 2015 20:20:49 +0000 Subject: brcm63xx: move V2110 to DT Also readd image generation which was accidentally dropped in r43364. Signed-off-by: Jonas Gorski SVN-Revision: 45165 --- target/linux/brcm63xx/profiles/bt.mk | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'target/linux/brcm63xx/profiles') diff --git a/target/linux/brcm63xx/profiles/bt.mk b/target/linux/brcm63xx/profiles/bt.mk index 3ca8fe16ff..f76ac5c361 100644 --- a/target/linux/brcm63xx/profiles/bt.mk +++ b/target/linux/brcm63xx/profiles/bt.mk @@ -15,6 +15,15 @@ define Profile/BTHOMEHUB2A/Description endef $(eval $(call Profile,BTHOMEHUB2A)) +define Profile/BTV2110 + NAME:=BT Voyager V2110 + PACKAGES:=kmod-b43 wpad-mini +endef +define Profile/BTV2500V/Description + Package set optimized for BTV2110. +endef +$(eval $(call Profile,BTV2110)) + define Profile/BTV2500V NAME:=BT Voyager V2500V PACKAGES:=kmod-b43 wpad-mini -- cgit v1.2.3