remove broken status from uml target
authorNicolas Thill <nico@openwrt.org>
Wed, 6 Aug 2008 09:31:18 +0000 (09:31 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 6 Aug 2008 09:31:18 +0000 (09:31 +0000)
SVN-Revision: 12202

target/linux/uml/Makefile

index 40cbb170393cc8b7252d7e9fd0ac203e4a8c0487..f4298f55702671cc57b643c8a4e4a114c9160546 100644 (file)
@@ -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