summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-10 16:44:32 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-10 16:44:32 +0000
commitd14c5af443b3d4c18666e6e282bc097546cd05ab (patch)
tree88605f8959dfc393dfdaf8346e6fc39c1770d153 /target/linux/ppc40x/Makefile
parent6dcf3c5eff7429c7f6f262863e49739470f841c8 (diff)
upgrade ppc40x to 2.6.28.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15755 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 637680c5c..95ff5592e 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