Makefile: ensure that BIN_DIR exists for diffconfig
authorHannu Nyman <hannu.nyman@iki.fi>
Fri, 6 Jan 2017 17:51:35 +0000 (19:51 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sun, 8 Jan 2017 17:50:00 +0000 (18:50 +0100)
commitc1b12aa838587952b269a75ad278e8805aa9a65f
tree4c49839cdff1d5b0cf71bd04ad35803c2ad792f5
parentd4ce3e86924957d7c9ecfd51e8800618648b9b90
Makefile: ensure that BIN_DIR exists for diffconfig

Ensure that BIN_DIR exists when the diffconfig target needs it.
Otherwise 'make diffconfig' fails after 'make clean'

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Makefile