remove broken status from uml target
SVN-Revision: 12202
This commit is contained in:
parent
c2187c736e
commit
8ebe95404d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue