From: Imre Kaloz Date: Sat, 23 Jul 2011 20:43:53 +0000 (+0000) Subject: upgrade to 3.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5e29e14795ce09848dcdd30c1dc230bcf7c2f1fd;p=openwrt%2Fstaging%2Fthess.git upgrade to 3.0 SVN-Revision: 27737 --- 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 -LINUX_VERSION:=3.0-rc7 +LINUX_VERSION:=3.0 include $(INCLUDE_DIR)/target.mk