diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-18 12:54:12 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-18 12:54:12 +0000 |
commit | 464539b074c43483df2c613f0bf609933000014c (patch) | |
tree | c0043763cea8126055f3ad0ad832a565f8632e58 /target/linux/malta/Makefile | |
parent | cca287d05e4a6253312149f71d7a7d2f2c7de898 (diff) | |
download | upstream-464539b074c43483df2c613f0bf609933000014c.tar.gz upstream-464539b074c43483df2c613f0bf609933000014c.tar.bz2 upstream-464539b074c43483df2c613f0bf609933000014c.zip |
kernel: update to version 3.0.3
SVN-Revision: 28043
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 8f64714f30..2c884dfa43 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.0.1 +LINUX_VERSION:=3.0.3 include $(INCLUDE_DIR)/target.mk |