summaryrefslogtreecommitdiffstats
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
commita18ec3c37e1362c202b50da1975c3f9c11450584 (patch)
tree12b11b177cc914b3f0242a914d20a9b777fddc2a /target/linux/uml/Makefile
parentaf53fa1d91e84f4d7cca1b125bf37b1de798449d (diff)
downloadmaster-31e0f0ae-a18ec3c37e1362c202b50da1975c3f9c11450584.tar.gz
master-31e0f0ae-a18ec3c37e1362c202b50da1975c3f9c11450584.tar.bz2
master-31e0f0ae-a18ec3c37e1362c202b50da1975c3f9c11450584.zip
update to 2.6.38
SVN-Revision: 26803
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