summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorMicha Lenk <micha@lenk.info>2016-08-09 12:59:06 +0200
committerFelix Fietkau <nbd@nbd.name>2016-09-06 11:40:12 +0200
commit81dfbfb069c3c8f3e5499f55b02b1f320208707d (patch)
tree8547197c1e45b15091effce5ebb763a5ada7f0a8 /target/linux/generic
parent9209f4304b0dd5e5a5337abd69a6dbf6a9cb782e (diff)
downloadmaster-31e0f0ae-81dfbfb069c3c8f3e5499f55b02b1f320208707d.tar.gz
master-31e0f0ae-81dfbfb069c3c8f3e5499f55b02b1f320208707d.tar.bz2
master-31e0f0ae-81dfbfb069c3c8f3e5499f55b02b1f320208707d.zip
target/toolchain: Fix toolchain packaging without package build
If the toolchain is packaged for later use as external toolchain, the resulting tarball is created in $BIN_DIR. But without building all packages first that directory isn't created, hence 'make target/toolchain/compile' fails when trying to create the toolchain tarball with error "Cannot open: No such file or directory". To fix that the $BIN_DIR is created before using it. Signed-off-by: Micha Lenk <micha@lenk.info>
Diffstat (limited to 'target/linux/generic')
0 files changed, 0 insertions, 0 deletions