esp-idf/tools/kconfig
Roland Dobai f2a4131c24 Tools: Fix shebang for MacOs
Revert a change introduced in d296aad2a9
for intended compatibility with BSD which breaks the build on MacOs:
"clang: error: unknown argument: '-n'" for "echo".

BSD users will have to use some workaround since MacOs is a supported
OS of IDF and BSD is not.
2019-08-26 13:53:52 +02:00
..
lxdialog Tools: Fix shebang for MacOs 2019-08-26 13:53:52 +02:00
.gitignore Add another auto-generated file to .gitignore. 2019-03-21 15:06:24 +08:00
Kconfig
Makefile kconfig: Add -MP option so .d files include empty targets 2019-08-19 11:42:39 +10:00
POTFILES.in
check.sh
conf.c
confdata.c kconfig: Don't create "split" directory structures under build/include/config 2019-04-15 05:28:46 +00:00
expand_env.c mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends 2019-07-01 00:38:55 +00:00
expand_env.h mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends 2019-07-01 00:38:55 +00:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig-language.txt
kxgettext.c
list.h
lkc.h
lkc_proto.h
mconf.c
menu.c
merge_config.sh
nconf.c
nconf.gui.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
nconf.h
qconf.cc
qconf.h
streamline_config.pl
symbol.c
util.c
zconf.gperf
zconf.l mconf-idf: Use same 'simple expand' logic, same as kconfig-frontends 2019-07-01 00:38:55 +00:00
zconf.y