ralink: add mt7620n support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38823
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user