]> git.sur5r.net Git - kconfig-frontends/commit
Makefile: ensure frontends/ exits before writing into it
authorRoss Burton <ross.burton@intel.com>
Fri, 26 May 2017 16:11:32 +0000 (17:11 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 27 May 2017 08:54:48 +0000 (10:54 +0200)
commitf7986375129d1ada7dc6abeeec5b9d00ef6f7149
treeca4f853f7cabb85d53bd92788404d9e030573ea8
parent32a4d43dedfd22654f6b9882571ec9c4e03d3e05
Makefile: ensure frontends/ exits before writing into it

As previously, if GCC dependencies are not being written and the build is out of
tree then frontends/ won't exist so we need to create it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Makefile.am