From b2a2f4ac351fdba38c378fc6b5f303007ab0ad4f Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 6 Aug 2008 09:31:18 +0000 Subject: remove broken status from uml target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12202 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/uml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/uml/Makefile') diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 40cbb1703..f4298f557 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.2.3