diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-17 17:24:30 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-17 17:24:30 +0000 |
commit | f4935b8a636f19747aba9f42a64a3a20b1b026d6 (patch) | |
tree | 82e617f513937bc54eb06b6f8d6ce64ba1a5b566 /target/linux/ppc40x/Makefile | |
parent | 8e844f9619cef36723bd336dec1888592732b4ad (diff) |
upgrade ppc40x to 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13263 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/Makefile')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 6e66904fa8..50edd5ff12 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs -LINUX_VERSION:=2.6.26.8 +LINUX_VERSION:=2.6.27.6 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |