From 16ea19053a5dc32d9fc18f2ab10d0e369320a373 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Wed, 25 Mar 2015 15:35:24 +0000 Subject: brcm63xx: move bcm963268bu_p300 to dts Signed-off-by: Jonas Gorski SVN-Revision: 44987 --- target/linux/brcm63xx/profiles/broadcom.mk | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 target/linux/brcm63xx/profiles/broadcom.mk (limited to 'target/linux/brcm63xx/profiles') diff --git a/target/linux/brcm63xx/profiles/broadcom.mk b/target/linux/brcm63xx/profiles/broadcom.mk new file mode 100644 index 0000000000..54eed7642a --- /dev/null +++ b/target/linux/brcm63xx/profiles/broadcom.mk @@ -0,0 +1,15 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/BCM963268BU_P300 + NAME:=Broadcom BCM96328BU_P300 reference board + PACKAGES:= kmod-usb-ohci kmod-usb2 kmod-bcm63xx-udc +endef +define Profile/BCM963268BU_P300/Description + Package set optimized for the Broadcom BCM963268BU_P300 reference boar. +endef +$(eval $(call Profile,BCM963268BU_P300)) -- cgit v1.2.3