From 0d9f760f272f3ccb3abcaca8e678734b666e234c Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 30 Jun 2013 13:10:12 +0000 Subject: kernel: update linux 3.9 to 3.9.8 Includes memory allocation fixes as well as several networking fixes. Signed-off-by: Jonas Gorski SVN-Revision: 37103 --- target/linux/ramips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 2ddf37d..3975cba 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883 mt7620a CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely FEATURES:=squashfs gpio -LINUX_VERSION:=3.9.6 +LINUX_VERSION:=3.9.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ -- cgit v1.1