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/uml/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/uml/Makefile')
-rw-r--r-- | target/linux/uml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index a91aac83b4..1f7b3fbcad 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=ext4 audio MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.0.1 +LINUX_VERSION:=3.0.3 include $(INCLUDE_DIR)/target.mk |