diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-08-05 13:48:42 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-08-05 13:48:42 +0000 |
commit | 55e020cd142a4f696e4d4e532fd40523988680f6 (patch) | |
tree | 085e03fa9fbade5a318abe598228283ccd5ae3ed /target/linux/malta/Makefile | |
parent | 698c1b49529819948bc48881dcee05a3b062f4e8 (diff) | |
download | upstream-55e020cd142a4f696e4d4e532fd40523988680f6.tar.gz upstream-55e020cd142a4f696e4d4e532fd40523988680f6.tar.bz2 upstream-55e020cd142a4f696e4d4e532fd40523988680f6.zip |
update to kernel 3.0
SVN-Revision: 27912
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 dcddd2cad8..4fbdf49d11 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.39.2 +LINUX_VERSION:=3.0 include $(INCLUDE_DIR)/target.mk |