diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-12 17:49:01 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-12 17:49:01 +0000 |
commit | d8297bb0a4e520c83175a987ff70e4a72f2bd603 (patch) | |
tree | 701089c26274a474abbf02d62843dd79187ca46b /target/linux/ppc40x/Makefile | |
parent | a1b7c85cd4b2c2af1392b26b72893ee164e8d351 (diff) |
[kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches
* based on a patch by Hauke Mehrtens
* closes #4193
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13192 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 a60dc974a..6e66904fa 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.7 +LINUX_VERSION:=2.6.26.8 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |