From 285af2ff0847a326f6164fc1f63605fdf53c5fb8 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 12 Jun 2014 17:57:19 +0000 Subject: Update UML target to 3.10 and various improvements Updated target to 3.10.36. Added mconsole exec patch. Added pseudo-random MAC patch (from NetKit). Signed-off-by: Markus Stenberg Reviewed-by: Steven Barth SVN-Revision: 41172 --- target/linux/uml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/uml/Makefile') diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index d4f0190bd2..febc2f680d 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 -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10.36 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3