summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-01-23 13:30:27 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-01-23 13:30:27 +0000
commit0c2e187f54efc2fbdf0cff99a62a94682ef994cc (patch)
tree858127d8673501048fc2b1892c27985738f2b5dc /target/linux/ppc40x
parent244ea6a1d67b61032187b42f37292bda54897a97 (diff)
downloadmaster-31e0f0ae-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.gz
master-31e0f0ae-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.bz2
master-31e0f0ae-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.zip
switch to 2.6.27.12
SVN-Revision: 14157
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 b83439d598..e1fedf7c46 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.11
+LINUX_VERSION:=2.6.27.12
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk