Skip to content
Snippets Groups Projects
Commit 66bed0b0 authored by John Crispin's avatar John Crispin
Browse files

ralink: change subtarget order


this will make image builder build rt305x targets per default

Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>

SVN-Revision: 38025
parent 950428fb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment