mirror of https://github.com/hak5/openwrt-owl.git
ar71xx: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35869owl
parent
a87a96da67
commit
d5adb0dbdd
|
@ -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.7.10
|
||||
LINUX_VERSION:=3.8.2
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue