ralink: add support for mt7628
[lede-git/.git] / target / linux / ramips / image / Makefile
index 58bfd6dfe47f8472b75bb7296dbd8d42d05bf8f3..4362d4c3b3f6e75e4138a5762385ad6339f10057 100644 (file)
@@ -848,6 +848,18 @@ define Image/Build/Profile/Default
 endef
 endif
 
+#
+# MT7628 Profiles
+#
+
+Image/Build/Profile/MT7628=$(call BuildFirmware/Default4M/$(1),$(1),mt7628,MT7628)
+
+ifeq ($(SUBTARGET),mt7628)
+define Image/Build/Profile/Default
+       $(call Image/Build/Profile/MT7628,$(1))
+endef
+endif
+
 
 #
 # Generic Targets