From a78bb9590f90a77667809fbbdcf6214180f4e96e Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 18 Jan 2016 10:47:23 +0000 Subject: brcm63xx: add support for Huawei HG622 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 48305 --- target/linux/brcm63xx/profiles/huawei.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/brcm63xx/profiles/huawei.mk') diff --git a/target/linux/brcm63xx/profiles/huawei.mk b/target/linux/brcm63xx/profiles/huawei.mk index a6764b7..36f4be1 100644 --- a/target/linux/brcm63xx/profiles/huawei.mk +++ b/target/linux/brcm63xx/profiles/huawei.mk @@ -44,6 +44,16 @@ define Profile/HG556a_C/Description endef $(eval $(call Profile,HG556a_C)) +define Profile/HG622 + NAME:=Huawei HG622 + PACKAGES:=kmod-rt2800-pci wpad-mini \ + kmod-usb2 kmod-usb-ohci kmod-ledtrig-usbdev +endef +define Profile/HG622/Description + Package set optimized for Huawei HG622. +endef +$(eval $(call Profile,HG622)) + define Profile/HG655b NAME:=Huawei HG655b PACKAGES:=kmod-rt2800-pci wpad-mini \ -- cgit v1.1