diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-08-07 21:05:32 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-08-07 21:05:32 +0000 |
commit | c11df62fb8f2dc85d1a229b1b7f1130b19c6cace (patch) | |
tree | 14e2546836a3c0832909b32e94505faab29fc86f /target/linux/ppc44x/Makefile | |
parent | 89165c4400641bfd7a17e569b3ccc4a74accbd3e (diff) | |
download | upstream-c11df62fb8f2dc85d1a229b1b7f1130b19c6cace.tar.gz upstream-c11df62fb8f2dc85d1a229b1b7f1130b19c6cace.tar.bz2 upstream-c11df62fb8f2dc85d1a229b1b7f1130b19c6cace.zip |
upgrade ppc44x to 2.6.26.2
SVN-Revision: 12244
Diffstat (limited to 'target/linux/ppc44x/Makefile')
-rw-r--r-- | target/linux/ppc44x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 90921e097d..fa8ec11ea4 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs -LINUX_VERSION:=2.6.24.7 +LINUX_VERSION:=2.6.26.2 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |