diff --git a/targets/ramips-mt7620 b/targets/ramips-mt7620
new file mode 100644
index 0000000000000000000000000000000000000000..600758a476510ada29d11b79568760c2aeb2c44e
--- /dev/null
+++ b/targets/ramips-mt7620
@@ -0,0 +1,11 @@
+packages '-wpad-mini' # clashes with hostapd-mini
+
+# GL Innovations
+device gl-mt300a gl-mt300a
+factory
+
+device gl-mt300n gl-mt300n
+factory
+
+device gl-mt750 gl-mt750
+factory
diff --git a/targets/targets.mk b/targets/targets.mk
index 8c899964dc998b63128678e6ae4e5076046a5082..e89e13a56b169764e63418b7a6d3633850ed7053 100644
--- a/targets/targets.mk
+++ b/targets/targets.mk
@@ -13,6 +13,7 @@ $(eval $(call GluonTarget,ar71xx,mikrotik)) # BROKEN: no sysupgrade support
 $(eval $(call GluonTarget,brcm2708,bcm2710)) # BROKEN: Untested
 $(eval $(call GluonTarget,ipq806x)) # BROKEN: Untested
 $(eval $(call GluonTarget,mvebu)) # BROKEN: No AP+IBSS or 11s support
+$(eval $(call GluonTarget,ramips,mt7620)) # BROKEN: No AP+IBSS support
 $(eval $(call GluonTarget,ramips,mt7621)) # BROKEN: No AP+IBSS support, 11s has high packet loss
 $(eval $(call GluonTarget,ramips,mt7628)) # BROKEN: No AP+IBSS support
 $(eval $(call GluonTarget,ramips,rt305x)) # BROKEN: No AP+IBSS support