Signed-off-by: Ash Benz <ash.b...@bk.ru>
---
 target/linux/ipq806x/profiles/tplink.mk | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 target/linux/ipq806x/profiles/tplink.mk

diff --git a/target/linux/ipq806x/profiles/tplink.mk 
b/target/linux/ipq806x/profiles/tplink.mk
new file mode 100644
index 0000000..d3f5a6c
--- /dev/null
+++ b/target/linux/ipq806x/profiles/tplink.mk
@@ -0,0 +1,20 @@
+#
+# Copyright (c) 2014 The Linux Foundation. All rights reserved.
+# Copyright (C) 2009 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/C2600
+       NAME:=TP-Link Archer C2600
+       PACKAGES:= \
+               kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev \
+               kmod-usb3 kmod-usb-dwc3-qcom kmod-usb-phy-qcom-dwc3 \
+               kmod-ath10k ath10k-firmware-qca99x0 wpad-mini
+endef
+
+define Profile/C2600/Description
+       Package set for the TP-Link Archer C2600.
+endef
+$(eval $(call Profile,C2600))
-- 
2.1.4


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to