diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-10-23 09:16:00 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-10-23 09:16:00 +0000 |
commit | 1ac53fbf06e54d4bdd3107817b16821517a38c56 (patch) | |
tree | f5c836d6406b30b61fec1fedafcb6c35b4cd7483 /target/linux/ppc40x/Makefile | |
parent | 30d2200e7d3a95e35ed7ccc98c361afe3e1d7c5f (diff) | |
download | upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.gz upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.tar.bz2 upstream-1ac53fbf06e54d4bdd3107817b16821517a38c56.zip |
Update to 2.6.26.7
SVN-Revision: 13036
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 daf808b8e9..a60dc974a2 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.5 +LINUX_VERSION:=2.6.26.7 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |