From: Nicolas Thill Date: Wed, 6 Aug 2008 09:31:18 +0000 (+0000) Subject: remove broken status from uml target X-Git-Tag: reboot~25860 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8ebe95404d93e91511a532eee154d9cae210b165;p=oweals%2Fopenwrt.git remove broken status from uml target SVN-Revision: 12202 --- 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