ar71xx: set linux 3.10 as default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37288
This commit is contained in:
parent
a5c0ad6354
commit
8cf868e1a6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ FEATURES:=squashfs targz mips16
|
|||
CFLAGS:=-Os -pipe -mips32r2 -mtune=34kc -fno-caller-saves -mno-branch-likely
|
||||
SUBTARGETS:=generic nand
|
||||
|
||||
LINUX_VERSION:=3.8.13
|
||||
LINUX_VERSION:=3.10
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue