- this covers the WT3020-routers
- so this target can be even used in Imagebuilder

Signed-off-by: Sven Roederer <devel-s...@geroedel.de>
---
 target/linux/ramips/mt7620/profiles/nexx.mk | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 target/linux/ramips/mt7620/profiles/nexx.mk

diff --git a/target/linux/ramips/mt7620/profiles/nexx.mk 
b/target/linux/ramips/mt7620/profiles/nexx.mk
new file mode 100644
index 0000000..9c668c5
--- /dev/null
+++ b/target/linux/ramips/mt7620/profiles/nexx.mk
@@ -0,0 +1,17 @@
+#
+# Copyright (C) 2016 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+define Profile/WT3020
+       NAME:=Nexx WT3020
+       PACKAGES:=kmod-usb-core kmod-usb2 kmod-usb-ohci -kmod-ledtrig-usbdev \
+               kmod-mt76
+endef
+
+define Profile/WT3020/Description
+       Support for Nexx WT3020-series
+endef
+$(eval $(call Profile,WT3020))
-- 
2.1.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to