aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-07-26 16:21:43 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-07-26 16:21:43 +0000
commitfb7bc0d4886a352d60a0f10ce5d6e3c4687799fe (patch)
tree78c47a310ecd8a3671320493393d28458628c696 /target/linux/ppc40x/Makefile
parent5f5eef6ea26b1d9942cc578f592c6a31b2c0c93a (diff)
downloadupstream-fb7bc0d4886a352d60a0f10ce5d6e3c4687799fe.tar.gz
upstream-fb7bc0d4886a352d60a0f10ce5d6e3c4687799fe.tar.bz2
upstream-fb7bc0d4886a352d60a0f10ce5d6e3c4687799fe.zip
upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17018 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/Makefile')
-rw-r--r--target/linux/ppc40x/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index b7e584ff01..d46dcbac6a 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ppc40x
BOARDNAME:=AMCC/IBM PPC40x
-FEATURES:=squashfs jffs2 usb
+FEATURES:=squashfs usb
-LINUX_VERSION:=2.6.28.10
+LINUX_VERSION:=2.6.30.2
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk