aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-07-29 10:16:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-07-29 10:16:48 +0000
commit6b2e684c860bf29b389193405fbf6bb2d3dceaef (patch)
tree63e77e441f1c223e142ab77642fe75976c4b105f /target/linux/ppc40x/Makefile
parent811dd70b8fdd167937c60c2cbf7fb717de52757c (diff)
downloadupstream-6b2e684c860bf29b389193405fbf6bb2d3dceaef.tar.gz
upstream-6b2e684c860bf29b389193405fbf6bb2d3dceaef.tar.bz2
upstream-6b2e684c860bf29b389193405fbf6bb2d3dceaef.zip
[ppc40x]: upgrade to 3.0 (magicbox ata and openrb usb is broken, but the current kernel didn't compile at all, so...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27826 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/Makefile')
-rw-r--r--target/linux/ppc40x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index a889c34920..59db6ef45a 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.32.33
+LINUX_VERSION:=3.0
include $(INCLUDE_DIR)/target.mk