aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-02 07:57:25 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-02 07:57:25 +0000
commitd78ee5b5becdeb2325e1cea35e47a19848a97bbe (patch)
treefb09799d4fd0c537e02b1f8a25353c1e301e1357 /target/linux/uml/Makefile
parentb7a045a26169fdf2a46ec5136f36126bc425d9d2 (diff)
downloadmaster-187ad058-d78ee5b5becdeb2325e1cea35e47a19848a97bbe.tar.gz
master-187ad058-d78ee5b5becdeb2325e1cea35e47a19848a97bbe.tar.bz2
master-187ad058-d78ee5b5becdeb2325e1cea35e47a19848a97bbe.zip
[uml] update to 2.6.38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26803 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml/Makefile')
-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 9342b1fa90..442b71656c 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -22,7 +22,7 @@ BOARD:=uml
BOARDNAME:=User Mode Linux
FEATURES:=ext4 audio
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=2.6.38.2
include $(INCLUDE_DIR)/target.mk