aboutsummaryrefslogtreecommitdiffstats
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
commit60146e29a5b305da4a56f8b17a041d258684b63a (patch)
treecbc4bcc7d7c4f07d4c7892f0478d5f6d7ac1024f
parent66e7e303057b67d9466025c5c4d51e9e62d554a6 (diff)
downloadmaster-187ad058-60146e29a5b305da4a56f8b17a041d258684b63a.tar.gz
master-187ad058-60146e29a5b305da4a56f8b17a041d258684b63a.tar.bz2
master-187ad058-60146e29a5b305da4a56f8b17a041d258684b63a.zip
[orion]: upgrade to 3.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27737 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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