diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-18 12:54:12 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-18 12:54:12 +0000 |
commit | 464539b074c43483df2c613f0bf609933000014c (patch) | |
tree | c0043763cea8126055f3ad0ad832a565f8632e58 /target/linux/orion/Makefile | |
parent | cca287d05e4a6253312149f71d7a7d2f2c7de898 (diff) | |
download | upstream-464539b074c43483df2c613f0bf609933000014c.tar.gz upstream-464539b074c43483df2c613f0bf609933000014c.tar.bz2 upstream-464539b074c43483df2c613f0bf609933000014c.zip |
kernel: update to version 3.0.3
SVN-Revision: 28043
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r-- | target/linux/orion/Makefile | 2 |
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 |