summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-07-23 20:43:53 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-07-23 20:43:53 +0000
commit5e29e14795ce09848dcdd30c1dc230bcf7c2f1fd (patch)
treea3e04854aaef7469a62574cf099169d5f0f2dcc5 /target/linux/orion/Makefile
parent0cb1b5d775eea0c1d03cf5353eebdf4856992c97 (diff)
downloadmaster-31e0f0ae-5e29e14795ce09848dcdd30c1dc230bcf7c2f1fd.tar.gz
master-31e0f0ae-5e29e14795ce09848dcdd30c1dc230bcf7c2f1fd.tar.bz2
master-31e0f0ae-5e29e14795ce09848dcdd30c1dc230bcf7c2f1fd.zip
upgrade to 3.0
SVN-Revision: 27737
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 0d4a87db68..49e9ecb347 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-rc7
+LINUX_VERSION:=3.0
include $(INCLUDE_DIR)/target.mk