mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
remove broken status from uml target
SVN-Revision: 12202
This commit is contained in:
parent
c2187c736e
commit
8ebe95404d
@ -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 New Issue
Block a user