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)
commita9232ba1ed461adf8ac610edf95ea6ba9963ea34
tree512f45d8ded104665d2ec85876b34668ac8e7fd2
parent589a16fdb64dcd32995255be42dd0bb8f05de2d4
tools: reorganize dependencies, fix build after deleting staging dir

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>
tools/Makefile
tools/sed/Makefile