diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-10-01 10:07:32 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-10-01 10:07:32 +0000 |
commit | 054c54512f1120f037142964b0e51190d11b8904 (patch) | |
tree | 739640bd2b5935e5efdaa70d2e3208ae8a3775af /target/linux/kirkwood/Makefile | |
parent | b2334452229f1ac2e246f37452b9611f3dab159e (diff) | |
download | upstream-054c54512f1120f037142964b0e51190d11b8904.tar.gz upstream-054c54512f1120f037142964b0e51190d11b8904.tar.bz2 upstream-054c54512f1120f037142964b0e51190d11b8904.zip |
kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
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 a5c1c96931..d1fc6b9e7e 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.7 +LINUX_VERSION:=2.6.30.8 include $(INCLUDE_DIR)/target.mk |