Makefile: Ensure BASE_TARGET_DIR exists, not TARGET_DIR
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 31 Mar 2018 19:03:57 +0000 (21:03 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 31 Mar 2018 19:08:33 +0000 (21:08 +0200)
commit3d02062787041877b56c51b20cbc13af24264aa1
tree7be7a9f4ee14204657f3a25aca768db8b86d2808
parent0bd23f0603954c6a1d3d6c6e6d25bd2511fd472b
Makefile: Ensure BASE_TARGET_DIR exists, not TARGET_DIR

This was present in Yann's original patch, but got dropped when I rebased
commit 7e9870ce32 (core: introduce intermediate BASE_TARGET_DIR variable) to
fix the Makefile conflicts.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile