a2418dba02
In commit 8b9cdebc9c
("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>
8 lines
142 B
Makefile
8 lines
142 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES += ramdisk usb ext4
|
|
|
|
define Target/Description
|
|
Build firmware images for generic ARC 770D based boards.
|
|
endef
|
|
|
|
|