diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-24 09:25:38 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-24 09:25:38 +0000 |
commit | aa09643423b91424b529737d7572b9addf92836a (patch) | |
tree | f09bd5bf12ef5fb595d8b33351399b38947af701 /target/linux/malta | |
parent | b628e1e894cb880b97bdb53e44161931b67e694f (diff) |
kernel: update linux 3.3 to 3.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31460 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 e0b7c6c79..34da1d40a 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.3.2 +LINUX_VERSION:=3.3.3 include $(INCLUDE_DIR)/target.mk |