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 | 9f478c3f4803f4cbce1586f2d1f808b58c4f3f90 (patch) | |
tree | 3f9fc0431f3e8d6600f825dfe78079d9e3919258 /target/linux/ppc44x/Makefile | |
parent | 60146e29a5b305da4a56f8b17a041d258684b63a (diff) | |
download | upstream-9f478c3f4803f4cbce1586f2d1f808b58c4f3f90.tar.gz upstream-9f478c3f4803f4cbce1586f2d1f808b58c4f3f90.tar.bz2 upstream-9f478c3f4803f4cbce1586f2d1f808b58c4f3f90.zip |
[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 |