diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-28 19:30:58 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-28 19:30:58 +0000 |
commit | c5821c1a3a94060be1c38315bfdf122aee5567c1 (patch) | |
tree | e33f3609fa3b9564f38eb4cacd5afefd299aacdf /target/linux/uml/Makefile | |
parent | e80ebb769fa7ba4c390655b705d20f62c8ea0261 (diff) | |
download | upstream-c5821c1a3a94060be1c38315bfdf122aee5567c1.tar.gz upstream-c5821c1a3a94060be1c38315bfdf122aee5567c1.tar.bz2 upstream-c5821c1a3a94060be1c38315bfdf122aee5567c1.zip |
kernel: update kernel to 2.6.39.2
SVN-Revision: 27298
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 92ad9848ce..a8e84e11ff 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:=2.6.39.1 +LINUX_VERSION:=2.6.39.2 include $(INCLUDE_DIR)/target.mk |