diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-09-09 07:35:06 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-09-09 07:35:06 +0000 |
commit | 12ef2501ebd415eeda968070f0567aa57923211c (patch) | |
tree | 9f23d7a0ec658d650ff4545c12e2e4f9c0c6238d /target/linux/kirkwood/Makefile | |
parent | ab919580466ef3845032180b52b629e2254fe77b (diff) | |
download | upstream-12ef2501ebd415eeda968070f0567aa57923211c.tar.gz upstream-12ef2501ebd415eeda968070f0567aa57923211c.tar.bz2 upstream-12ef2501ebd415eeda968070f0567aa57923211c.zip |
[kernel] update to 2.6.30.6, compile tested on some targets only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood/Makefile')
-rw-r--r-- | target/linux/kirkwood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index bd2730d42e..d5a4a16ae2 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -11,7 +11,7 @@ BOARD:=kirkwood BOARDNAME:=Marvell Kirkwood FEATURES:=tgz usb -LINUX_VERSION:=2.6.30.5 +LINUX_VERSION:=2.6.30.6 include $(INCLUDE_DIR)/target.mk |