aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-08-18 12:54:12 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-08-18 12:54:12 +0000
commit3b4e201de87e3e3064f2b24cb838669b45b2798e (patch)
tree718ea28f81c0a1b097d890548b127ee45c6a477b /target/linux/orion
parent2ce47af8ca64ba78eef4904b499681d56618ae5a (diff)
downloadmaster-187ad058-3b4e201de87e3e3064f2b24cb838669b45b2798e.tar.gz
master-187ad058-3b4e201de87e3e3064f2b24cb838669b45b2798e.tar.bz2
master-187ad058-3b4e201de87e3e3064f2b24cb838669b45b2798e.zip
kernel: update to version 3.0.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28043 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a8201f57ea..54e0c37ff2 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.1
+LINUX_VERSION:=3.0.3
include $(INCLUDE_DIR)/target.mk