diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-23 20:44:08 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-23 20:44:08 +0000 |
commit | 2bff5d196282b5d072274a4a8d921f7c09b89e08 (patch) | |
tree | 3f9fc0431f3e8d6600f825dfe78079d9e3919258 /target/linux/ppc44x/Makefile | |
parent | 670f7774c1efd0b1945374029dbc01189a8eb002 (diff) |
[ppc44x]: upgrade to 3.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27738 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |