diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-03-24 15:05:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-03-24 15:05:51 +0000 |
commit | e82dce69a3a7d30c1a7406309c922e994b6ff639 (patch) | |
tree | d4ed16958b0df24c866807b6de2f7669de2a2ac0 /target/linux/ppc40x | |
parent | 88644c048c32e8ef40234c9a53b33218197c6c75 (diff) | |
download | upstream-e82dce69a3a7d30c1a7406309c922e994b6ff639.tar.gz upstream-e82dce69a3a7d30c1a7406309c922e994b6ff639.tar.bz2 upstream-e82dce69a3a7d30c1a7406309c922e994b6ff639.zip |
update to kernel version 2.6.27.21
SVN-Revision: 15016
Diffstat (limited to 'target/linux/ppc40x')
-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 e517d1d7b3..257fd3fd69 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.27.19 +LINUX_VERSION:=2.6.27.21 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |