diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-08 15:01:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-08 15:01:33 +0000 |
commit | 77279cff10a31e0366d693a31179b49b231c0e9e (patch) | |
tree | 4faf21efdbd22d692c2a7dc52cf8af2027b042c1 /target/linux/malta | |
parent | a897fb79845de84787ea93a2f99f9fc73c557c67 (diff) | |
download | upstream-77279cff10a31e0366d693a31179b49b231c0e9e.tar.gz upstream-77279cff10a31e0366d693a31179b49b231c0e9e.tar.bz2 upstream-77279cff10a31e0366d693a31179b49b231c0e9e.zip |
kernel: update linux 3.6 to 3.6.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34578 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta')
-rw-r--r-- | target/linux/malta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 83cf63f271..01880398df 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=le be INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.6.8 +LINUX_VERSION:=3.6.9 DEVICE_TYPE:=developerboard |