瀏覽代碼

arc770: mark as source-only

Mark target arc770 as source-only as it has package compile issues
(e.g. iproute2) due to the usage of uClibc.
As a prerequisite to be included in future releases the arc770 target
needs to switch either to glibc or musl.

Signed-off-by: Hans Dedecker <[email protected]>
Hans Dedecker 8 年之前
父節點
當前提交
8b9cdebc9c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/arc770/generic/target.mk

+ 1 - 1
target/linux/arc770/generic/target.mk

@@ -1,5 +1,5 @@
 BOARDNAME:=Generic
-FEATURES += ramdisk usb ext4
+FEATURES += ramdisk usb ext4 source-only
 
 define Target/Description
 	Build firmware images for generic ARC 770D based boards.