diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-08-07 20:11:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-08-07 20:11:16 +0000 |
commit | 89165c4400641bfd7a17e569b3ccc4a74accbd3e (patch) | |
tree | 58975a391010db601bbbd89a5e280c7fa7452322 /target/linux/ppc40x/Makefile | |
parent | e5fa05d78819686d0ce026de236cdeaaab91f0a4 (diff) | |
download | upstream-89165c4400641bfd7a17e569b3ccc4a74accbd3e.tar.gz upstream-89165c4400641bfd7a17e569b3ccc4a74accbd3e.tar.bz2 upstream-89165c4400641bfd7a17e569b3ccc4a74accbd3e.zip |
upgrade ppc40x to 2.6.26.2 as well
SVN-Revision: 12243
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 a571a19241..5194f30f80 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.24.7 +LINUX_VERSION:=2.6.26.2 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |