diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
commit | 2de49087ef398ff6b14c3b1caff70bc60769bc9f (patch) | |
tree | fb106d613a128451aa63b721a161d218ba5fbbe1 /target/linux/mpc83xx | |
parent | d70cf84d04f61eb9d8aa602325a703ee995c38d0 (diff) | |
download | upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.tar.gz upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.tar.bz2 upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.zip |
[kernel] update to 2.6.30, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 4dca6165eb..838955b913 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -11,7 +11,7 @@ BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx FEATURES:=tgz broken -LINUX_VERSION:=2.6.30.9 +LINUX_VERSION:=2.6.30.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |