aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-09-17 11:22:33 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-09-17 11:22:33 +0000
commit85fcc97a13b8a9ea109665703068055c4f2617de (patch)
tree69b490779a6346602f42f109a63ea4f4c6bedf9f /target/linux/ppc40x
parent01bd609f117dad4cc8b309222f4eaa08b3d53e3c (diff)
downloadupstream-85fcc97a13b8a9ea109665703068055c4f2617de.tar.gz
upstream-85fcc97a13b8a9ea109665703068055c4f2617de.tar.bz2
upstream-85fcc97a13b8a9ea109665703068055c4f2617de.zip
update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
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 ce63d3800b..1b92a7fb6f 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC40x
FEATURES:=squashfs usb
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
-LINUX_VERSION:=2.6.30.6
+LINUX_VERSION:=2.6.30.7
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk