summaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-11-19 18:39:12 +0000
committerJonas Gorski <jogo@openwrt.org>2011-11-19 18:39:12 +0000
commit8bac0df4aefa6fedf0a7f2e05e936d9e5d658863 (patch)
treea45f5ffecac1c554723bdefb07e0931947cbc809 /target/linux/orion
parenta97304cf61f18ec35c4f9305970ed0014f83b6d4 (diff)
downloadmaster-31e0f0ae-8bac0df4aefa6fedf0a7f2e05e936d9e5d658863.tar.gz
master-31e0f0ae-8bac0df4aefa6fedf0a7f2e05e936d9e5d658863.tar.bz2
master-31e0f0ae-8bac0df4aefa6fedf0a7f2e05e936d9e5d658863.zip
linux: update 3.0 to 3.0.9
SVN-Revision: 29264
Diffstat (limited to 'target/linux/orion')
-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 54e0c37ff2..fcd0bb5eab 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.3
+LINUX_VERSION:=3.0.9
include $(INCLUDE_DIR)/target.mk