summaryrefslogtreecommitdiffstats
path: root/target/linux/realview
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-06 19:50:25 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-06 19:50:25 +0000
commit9556c473485ff6d7e0ba0a29beaccc3d696c20e1 (patch)
tree7bba1b0999a440763c10bb2473496354a006a291 /target/linux/realview
parent56124f8782dc860744a01384621d6456cd744109 (diff)
linux: update 3.0 to 3.0.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29469 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 be0963025..94de71055 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.9
+LINUX_VERSION:=3.0.12
include $(INCLUDE_DIR)/target.mk