ralink: add mt7620n support
[openwrt/openwrt.git] / target / linux / ramips / image / Makefile
index 3e845f8e3799b1d210f6aeb669850a04395f0019..5d99736a3d6fe361b22013e915fbb91989739ab3 100644 (file)
@@ -633,6 +633,19 @@ endef
 endif
 
 
+#
+# MT7620N Profiles
+#
+
+Image/Build/Profile/WMR300=$(call BuildFirmware/Default8M/$(1),$(1),wmr-300,WMR300)
+
+ifeq ($(SUBTARGET),mt7620n)
+define Image/Build/Profile/Default
+       $(call Image/Build/Profile/WMR300,$(1))
+endef
+endif
+
+
 #
 # Generic Targets
 #