summaryrefslogtreecommitdiffstats
path: root/target/linux/realview
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-08-18 12:54:12 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-08-18 12:54:12 +0000
commit464539b074c43483df2c613f0bf609933000014c (patch)
treec0043763cea8126055f3ad0ad832a565f8632e58 /target/linux/realview
parentcca287d05e4a6253312149f71d7a7d2f2c7de898 (diff)
downloadmaster-31e0f0ae-464539b074c43483df2c613f0bf609933000014c.tar.gz
master-31e0f0ae-464539b074c43483df2c613f0bf609933000014c.tar.bz2
master-31e0f0ae-464539b074c43483df2c613f0bf609933000014c.zip
kernel: update to version 3.0.3
SVN-Revision: 28043
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 e697ba62df..e758ea77ea 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.1
+LINUX_VERSION:=3.0.3
include $(INCLUDE_DIR)/target.mk