mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
ralink: change subtarget order
this will make image builder build rt305x targets per default Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38025
This commit is contained in:
parent
950428fb1b
commit
66bed0b019
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=mipsel
|
||||
BOARD:=ramips
|
||||
BOARDNAME:=Ralink RT288x/RT3xxx
|
||||
SUBTARGETS:=rt288x rt305x rt3883 mt7620a
|
||||
SUBTARGETS:=rt305x rt3883 mt7620a rt288x
|
||||
CFLAGS:=-Os -pipe -mno-branch-likely
|
||||
FEATURES:=squashfs gpio
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user