mirror of https://github.com/hak5/openwrt.git
ar71xx: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35113lede-17.01
parent
ca882f230d
commit
fe86bc9370
|
@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
|
|||
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
|
||||
SUBTARGETS:=generic nand
|
||||
|
||||
LINUX_VERSION:=3.6.11
|
||||
LINUX_VERSION:=3.7.2
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue