diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-07-12 13:44:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-07-12 13:44:16 +0000 |
commit | ab5fd3c1cbf97f8623bed3ed2283b435272e7d70 (patch) | |
tree | 65214e539b83b54dd5c095924647f7212f0a3fcd /target/linux/orion/Makefile | |
parent | 62daf628c08fe64328211dab880d37e09f660d9c (diff) | |
download | upstream-ab5fd3c1cbf97f8623bed3ed2283b435272e7d70.tar.gz upstream-ab5fd3c1cbf97f8623bed3ed2283b435272e7d70.tar.bz2 upstream-ab5fd3c1cbf97f8623bed3ed2283b435272e7d70.zip |
upgrade to 3.0-rc7
SVN-Revision: 27600
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 0427735515..0d4a87db68 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-rc6 +LINUX_VERSION:=3.0-rc7 include $(INCLUDE_DIR)/target.mk |