summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-24 15:05:51 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-24 15:05:51 +0000
commit944510d2f40773aaa2813ba3cb0bc51983898f18 (patch)
tree56b73a04ab62d3a1d7cacbbdb64532454a5cac0a /target/linux/ppc40x
parent35a54344155fad2a8d1abd8b8931f20383f479b6 (diff)
[kernel] update to kernel version 2.6.27.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15016 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r--target/linux/ppc40x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index e517d1d7b..257fd3fd6 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