aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-05-26 16:02:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-05-26 16:02:34 +0000
commit8f259896d1a5f2eeb9fc4a1e503e9c614b571795 (patch)
treee4c05f4e25e84ea19a6b406b763b4ba532a24b1b /target/linux/gemini
parent590f53b2354641ce8b0c1e2755baf5f752d4f6d6 (diff)
downloadmaster-187ad058-8f259896d1a5f2eeb9fc4a1e503e9c614b571795.tar.gz
master-187ad058-8f259896d1a5f2eeb9fc4a1e503e9c614b571795.tar.bz2
master-187ad058-8f259896d1a5f2eeb9fc4a1e503e9c614b571795.zip
kernel: update linux 3.9 to 3.9.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36725 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/gemini')
-rw-r--r--target/linux/gemini/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile
index f26f7bfde1..3f3f8d5e6b 100644
--- a/target/linux/gemini/Makefile
+++ b/target/linux/gemini/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs pci
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.9.3
+LINUX_VERSION:=3.9.4
include $(INCLUDE_DIR)/target.mk