diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-07-23 20:44:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-07-23 20:44:08 +0000 |
commit | 193845ce7a5cdcba128155618236179de595cfd8 (patch) | |
tree | a0bd75143055e04c0efb1417a57450dfae0b6de6 /target/linux/ppc44x/Makefile | |
parent | 5e29e14795ce09848dcdd30c1dc230bcf7c2f1fd (diff) | |
download | upstream-193845ce7a5cdcba128155618236179de595cfd8.tar.gz upstream-193845ce7a5cdcba128155618236179de595cfd8.tar.bz2 upstream-193845ce7a5cdcba128155618236179de595cfd8.zip |
upgrade to 3.0
SVN-Revision: 27738
Diffstat (limited to 'target/linux/ppc44x/Makefile')
-rw-r--r-- | target/linux/ppc44x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index b13261a9d2..95f1ee631c 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=440 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=2.6.32.33 +LINUX_VERSION:=3.0 include $(INCLUDE_DIR)/target.mk |