coreboot-kgpe-d16/util/kconfig
zbao 2f3fd2640f util/kconfig: Set parameter of mkdir to only one for mingw.
The second parameter is to set file permissions for the directory, which
is not needed in mingw.

Change-Id: I88e317f075e8a39f0a280b3dd6e597d119f0f741
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/11723
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2015-11-20 05:37:20 +01:00
..
lxdialog
Makefile
POTFILES.in
check.sh
conf.c kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
confdata.c util/kconfig: Set parameter of mkdir to only one for mingw. 2015-11-20 05:37:20 +01:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kxgettext.c
list.h
lkc.h kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
lkc_proto.h
mconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
menu.c
miniconfig
nconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
nconf.gui.c
nconf.h
qconf.cc kconfig: fix build for xconfig, too 2015-10-01 20:14:13 +00:00
qconf.h
regex.c
regex.h
symbol.c kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l util/kconfig: fill glob_t with 0 before calling glob 2015-11-05 02:16:02 +01:00
zconf.lex.c_shipped util/kconfig: fill glob_t with 0 before calling glob 2015-11-05 02:16:02 +01:00
zconf.tab.c_shipped
zconf.y