瀏覽代碼

uml: mark as source-only

Get rid of a special case in the buildbot script

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 8 年之前
父節點
當前提交
94b6dc3a43
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/uml/Makefile

+ 1 - 1
target/linux/uml/Makefile

@@ -20,7 +20,7 @@ ARCH:=$(shell uname -m | sed \
 )
 BOARD:=uml
 BOARDNAME:=User Mode Linux
-FEATURES:=squashfs ext4 audio
+FEATURES:=squashfs ext4 audio source-only
 MAINTAINER:=Florian Fainelli <[email protected]>
 
 KERNEL_PATCHVER:=4.4