mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 07:46:48 +00:00
arc770: remove source-only
In commit8b9cdebc9c
("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> (cherry picked from commita2418dba02
)
This commit is contained in:
parent
a6a5de4ef3
commit
2c9e3736f4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user