summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-08-06 09:31:18 +0000
committerNicolas Thill <nico@openwrt.org>2008-08-06 09:31:18 +0000
commit8ebe95404d93e91511a532eee154d9cae210b165 (patch)
tree69deab7d9434bde2bf97ff38c02b3e0ad437b3b5
parentc2187c736e79fd560b47ddb61299652559ef6212 (diff)
downloadmaster-31e0f0ae-8ebe95404d93e91511a532eee154d9cae210b165.tar.gz
master-31e0f0ae-8ebe95404d93e91511a532eee154d9cae210b165.tar.bz2
master-31e0f0ae-8ebe95404d93e91511a532eee154d9cae210b165.zip
remove broken status from uml target
SVN-Revision: 12202
-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 40cbb17039..f4298f5570 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