diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-06-04 13:36:05 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-06-04 13:36:05 +0000 |
commit | e8ff7031dd67a1c55d031dbfffae39856ca408dc (patch) | |
tree | a26464b1bbe989f0335485d4f073d8c81d6927ea /target/linux/malta/Makefile | |
parent | 9a1730ac413a34b44b23e579e2247a81fc3bcf51 (diff) | |
download | upstream-e8ff7031dd67a1c55d031dbfffae39856ca408dc.tar.gz upstream-e8ff7031dd67a1c55d031dbfffae39856ca408dc.tar.bz2 upstream-e8ff7031dd67a1c55d031dbfffae39856ca408dc.zip |
[malta] update to 2.6.39.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27106 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/Makefile')
-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 1a82ea3e8d..994f30605b 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:=2.6.38.6 +LINUX_VERSION:=2.6.39.1 include $(INCLUDE_DIR)/target.mk |