aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-10 16:44:32 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-10 16:44:32 +0000
commitba7f77b25f63da13b08673be9dd85f645083a89c (patch)
tree53e4fa15c08d808cdb1eddbc4a8ffc5e63d17fda /target/linux/ppc40x/Makefile
parent33c38fba27eb5892dd1a84af5ab9c1117e84103a (diff)
downloadupstream-ba7f77b25f63da13b08673be9dd85f645083a89c.tar.gz
upstream-ba7f77b25f63da13b08673be9dd85f645083a89c.tar.bz2
upstream-ba7f77b25f63da13b08673be9dd85f645083a89c.zip
upgrade ppc40x to 2.6.28.10
SVN-Revision: 15755
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 637680c5c5..95ff5592ec 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
+FEATURES:=squashfs usb
-LINUX_VERSION:=2.6.27.22
+LINUX_VERSION:=2.6.28.10
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk