diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-23 12:33:30 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-23 12:33:30 +0000 |
commit | d7054176d9a5d08a2ac23f819bd046ced34eb875 (patch) | |
tree | 506eedd12044735fbae141ac7734f88d4a311d76 /target/linux | |
parent | 7d6d93e281e1bc25706a0abdbcaa3057a5059a80 (diff) | |
download | master-187ad058-d7054176d9a5d08a2ac23f819bd046ced34eb875.tar.gz master-187ad058-d7054176d9a5d08a2ac23f819bd046ced34eb875.tar.bz2 master-187ad058-d7054176d9a5d08a2ac23f819bd046ced34eb875.zip |
[malta] switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 601f8eef4f..e0b7c6c799 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.2.15 +LINUX_VERSION:=3.3.2 include $(INCLUDE_DIR)/target.mk |