summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-19 08:07:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-19 08:07:34 +0000
commit151cadfe32b022b9fc59cb80986bf15c2f5022c4 (patch)
tree67f98f5196badcd3e3e485c2d3046e3e5eb9652e /target/linux/uml
parentcf46e78b5f0ddd488dd6b3026c370d51b63d5986 (diff)
downloadmaster-31e0f0ae-151cadfe32b022b9fc59cb80986bf15c2f5022c4.tar.gz
master-31e0f0ae-151cadfe32b022b9fc59cb80986bf15c2f5022c4.tar.bz2
master-31e0f0ae-151cadfe32b022b9fc59cb80986bf15c2f5022c4.zip
kernel: update linux 3.8 to 3.8.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36363
Diffstat (limited to 'target/linux/uml')
-rw-r--r--target/linux/uml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index a10f0dd17b..650a0bebee 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.8.7
+LINUX_VERSION:=3.8.8
include $(INCLUDE_DIR)/target.mk