ramips: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35109
This commit is contained in:
parent
f8f009ca43
commit
d53f8c3ded
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883
|
|||
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
|
||||
FEATURES:=squashfs
|
||||
|
||||
LINUX_VERSION:=3.6.11
|
||||
LINUX_VERSION:=3.7.2
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES+=\
|
||||
|
|
Loading…
Reference in a new issue