summaryrefslogtreecommitdiffstats
path: root/target/linux/realview/Makefile
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-06 09:51:55 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-06 09:51:55 +0000
commit57411a3935f38a7a86e4b2aa43f9417640020db2 (patch)
tree194910b1794e66881217b0e80c70389c72695c1b /target/linux/realview/Makefile
parent187c48dc4459c0c66b0f9976c8f37efc90790c54 (diff)
kernel: update to kernel version 3.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27918 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 55122ca04..e697ba62d 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
+LINUX_VERSION:=3.0.1
include $(INCLUDE_DIR)/target.mk