summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-31 11:13:55 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-31 11:13:55 +0000
commitc74a041bc14a39b683c42fbc88e324ebd4bb6ffd (patch)
treeb9e5ef719b9dd6af73204fb68a8ca32a15a13bac /target/linux/mpc52xx
parent0fcf0020d6831dc7280499ebc333eb03043717a5 (diff)
[kernel] update to 2.6.30.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17062 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r--target/linux/mpc52xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile
index f36c8836b..9f401bf2e 100644
--- a/target/linux/mpc52xx/Makefile
+++ b/target/linux/mpc52xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=mpc52xx
BOARDNAME:=Freescale MPC52xx
FEATURES:=tgz ext2
-LINUX_VERSION:=2.6.30.3
+LINUX_VERSION:=2.6.30.4
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk