ralink: drop dummy profile from mt7688
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47901
This commit is contained in:
@@ -1099,12 +1099,10 @@ endif
|
||||
# MT7688 Profiles
|
||||
#
|
||||
|
||||
Image/Build/Profile/mt7688=$(call BuildFirmware/Default16M/$(1),$(1),mt7688,MT7688)
|
||||
Image/Build/Profile/LinkIt7688=$(call BuildFirmware/Default32M/$(1),$(1),LinkIt7688,LINKIT7688)
|
||||
|
||||
ifeq ($(SUBTARGET),mt7688)
|
||||
define Image/Build/Profile/Default
|
||||
$(call Image/Build/Profile/mt7688,$(1))
|
||||
$(call Image/Build/Profile/LinkIt7688,$(1))
|
||||
endef
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user