summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-08-06 09:51:55 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-08-06 09:51:55 +0000
commit51be98465569784b3c8c327a4873a7e9d1e5184b (patch)
tree6a6427004da9a068aa1b743847aaa240d0c6b095 /target/linux/orion/Makefile
parentb043b26b54da58342b320102225203ecf5c94d07 (diff)
downloadmaster-31e0f0ae-51be98465569784b3c8c327a4873a7e9d1e5184b.tar.gz
master-31e0f0ae-51be98465569784b3c8c327a4873a7e9d1e5184b.tar.bz2
master-31e0f0ae-51be98465569784b3c8c327a4873a7e9d1e5184b.zip
kernel: update to kernel version 3.0.1
SVN-Revision: 27918
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 49e9ecb347..a8201f57ea 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=generic harddisk
CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.0
+LINUX_VERSION:=3.0.1
include $(INCLUDE_DIR)/target.mk