tools: reorganize dependencies, fix build after deleting staging dir
authorFelix Fietkau <nbd@nbd.name>
Sat, 7 Jan 2017 17:25:33 +0000 (18:25 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 9 Jan 2017 15:39:46 +0000 (16:39 +0100)
A lot of packages (especially those using libtool) depend on sed being
available. xz fails on an incremental build pretty early if it's not
there.

Clean up handling if essential core tools (patch, tar, xz), build them
in parallel and make them depend on sed

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found