arc770: remove source-only
authorEvgeniy Didin <Evgeniy.Didin@synopsys.com>
Mon, 21 May 2018 13:55:30 +0000 (16:55 +0300)
committerJohn Crispin <john@phrozen.org>
Tue, 22 May 2018 05:20:26 +0000 (07:20 +0200)
In commit 8b9cdebc9c53 ("arc770: mark as source-only") arc770 was marked
as source-only because of iproute2 compile issues.
With uClibc-ng version 1.0.30 issues with iproute2 were fixed.
Lets remove "source-only" for arc770 as soon as uClibc-ng version
will be updated to 1.0.30. Patch for uClibc-ng is here:
https://patchwork.ozlabs.org/patch/917547/

Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: John Crispin <john@phrozen.org>
target/linux/arc770/generic/target.mk

index 2ca59b579b23608043d4752c3724c9483341efe1..5a7595d65a94a07755498081fe2c3f83d3fcf710 100644 (file)
@@ -1,5 +1,5 @@
 BOARDNAME:=Generic
-FEATURES += ramdisk usb ext4 source-only
+FEATURES += ramdisk usb ext4 
 
 define Target/Description
        Build firmware images for generic ARC 770D based boards.