From 8f9356df5bd943d6654b0ce4dad6c6c18638b3f9 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 29 Jan 2009 17:11:15 +0000 Subject: [kernel] uml: revert from 2.6.28.2 to 2.6.28 There are still some issues with 2.6.28.2 (http://patchwork.kernel.org/patch/2458/), and even wth that fixed, uml randomly locks up at boot on some host systems. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14267 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/uml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 4a823c102..41d20ff94 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=ext2 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) -LINUX_VERSION:=2.6.28.2 +LINUX_VERSION:=2.6.28 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3