diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-31 11:13:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-31 11:13:55 +0000 |
commit | 06916d7186805a6d6c63dbf3d093dcafb72badd8 (patch) | |
tree | b9e5ef719b9dd6af73204fb68a8ca32a15a13bac /target/linux/mpc52xx | |
parent | 20cf07cefbfb8ee97c072bd2a8982a91356006b8 (diff) | |
download | upstream-06916d7186805a6d6c63dbf3d093dcafb72badd8.tar.gz upstream-06916d7186805a6d6c63dbf3d093dcafb72badd8.tar.bz2 upstream-06916d7186805a6d6c63dbf3d093dcafb72badd8.zip |
[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/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index f36c8836bb..9f401bf2e1 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 |