Просмотр исходного кода

uml: build target again via the Buildbots

The UML target been outdated for a long time. Instead of just carrying
unmaintained code we should build it again and allow people and CIs to
use it for testing.

This commit removes the `source-only` feature which disables building.

Signed-off-by: Paul Spooren <[email protected]>
Paul Spooren 4 лет назад
Родитель
Сommit
106c8add9c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      target/linux/uml/Makefile

+ 1 - 1
target/linux/uml/Makefile

@@ -11,7 +11,7 @@ ifeq ($(HOST_OS),Linux)
 ARCH:=x86_64
 BOARD:=uml
 BOARDNAME:=User Mode Linux
-FEATURES:=squashfs ext4 audio source-only
+FEATURES:=squashfs ext4 audio
 
 KERNEL_PATCHVER:=5.4