summaryrefslogtreecommitdiffstats
path: root/target/linux/realview/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-13 14:10:44 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-13 14:10:44 +0000
commite49d3e1d5bdbaabe80dd0e3d0b4da93b2914461e (patch)
tree1faff269ee56e774bd2df1d8c499303b639a1707 /target/linux/realview/Makefile
parent0cb05017c63b4b627948ed3d75a054a327a56ebf (diff)
downloadmaster-31e0f0ae-e49d3e1d5bdbaabe80dd0e3d0b4da93b2914461e.tar.gz
master-31e0f0ae-e49d3e1d5bdbaabe80dd0e3d0b4da93b2914461e.tar.bz2
master-31e0f0ae-e49d3e1d5bdbaabe80dd0e3d0b4da93b2914461e.zip
kernel: update linux 3.0 to 3.0.17
SVN-Revision: 29725
Diffstat (limited to 'target/linux/realview/Makefile')
-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 94de710558..9b980b0267 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.12
+LINUX_VERSION:=3.0.17
include $(INCLUDE_DIR)/target.mk