From: kaloz Date: Sat, 23 Jul 2011 20:43:53 +0000 (+0000) Subject: [orion]: upgrade to 3.0 X-Git-Url: http://git.rohieb.name/openwrt.git/commitdiff_plain/670f7774c1efd0b1945374029dbc01189a8eb002 [orion]: upgrade to 3.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27737 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 0d4a87db6..49e9ecb34 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