From 8ebe95404d93e91511a532eee154d9cae210b165 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 6 Aug 2008 09:31:18 +0000 Subject: remove broken status from uml target SVN-Revision: 12202 --- target/linux/uml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/uml') diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 40cbb17..f4298f5 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -20,7 +20,7 @@ ARCH:=$(shell uname -m | sed \ ) BOARD:=uml BOARDNAME:=User Mode Linux -FEATURES:=broken ext2 +FEATURES:=ext2 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) LINUX_VERSION:=2.6.26 -- cgit v1.1