From 9a65e1a5706a9ae9ed45761fa78c863e5b811642 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 27 Feb 2015 17:39:07 +0000 Subject: brcm63xx: use dtb for cvg834g Add a dtsi for bcm3368, add a dts and profile for cvg834g, and convert it to use ImageDTB. Since HCS requires more arguments, enhance the max arguments of the call. The image name is intentionally left blank to prevent non-initramfs images to be built, as they currently contain no rootfs and consequently won't work. Signed-off-by: Jonas Gorski SVN-Revision: 44561 --- target/linux/brcm63xx/profiles/netgear.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/brcm63xx/profiles') diff --git a/target/linux/brcm63xx/profiles/netgear.mk b/target/linux/brcm63xx/profiles/netgear.mk index 562e0f5969..75ddab53ce 100644 --- a/target/linux/brcm63xx/profiles/netgear.mk +++ b/target/linux/brcm63xx/profiles/netgear.mk @@ -5,6 +5,16 @@ # See /LICENSE for more information. # +define Profile/CVG834G + NAME:=Netgear CVG834G + PACKAGES:= +endef +define Profile/CVG834G/Description + Package set optimized for CVG834G. +endef + +$(eval $(call Profile,CVG834G)) + define Profile/DG834GTPN NAME:=Netgear DG834GT/PN PACKAGES:=kmod-ath5k wpad-mini -- cgit v1.2.3