aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realview
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-31 09:43:53 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-31 09:43:53 +0000
commitdb12fa60c6b0ba455c89c7c45fb89b0fe6bca1ad (patch)
tree57e6d449401b70ffb3b1c06d8ccc677b1b08efdf /target/linux/realview
parent61579d09346cf8b42ae0550359de62a3d31ba99d (diff)
downloadmaster-187ad058-db12fa60c6b0ba455c89c7c45fb89b0fe6bca1ad.tar.gz
master-187ad058-db12fa60c6b0ba455c89c7c45fb89b0fe6bca1ad.tar.bz2
master-187ad058-db12fa60c6b0ba455c89c7c45fb89b0fe6bca1ad.zip
kernel: update linux 3.0 to 3.0.18
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29965 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/realview')
-rw-r--r--target/linux/realview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile
index 9b980b0267..b720079b5d 100644
--- a/target/linux/realview/Makefile
+++ b/target/linux/realview/Makefile
@@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=3.0.17
+LINUX_VERSION:=3.0.18
include $(INCLUDE_DIR)/target.mk