uboot/scripts
Masahiro Yamada 0732b2f96b kconfig: invoke silentoldconfig if spl, tpl/.config is updated
When spl/.config is updated by "make spl/menuconfig" or friends,
spl/include/config/auto.conf, spl/include/generated/autoconf.h
and some other files must be updated by "make silentoldconfig".

There is no hook for SPL in the top Makefile, so this commit
touches .config when spl/.config is updated to invoke silentoldconfig.
Likewise for TPL.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-10-23 13:19:13 -04:00
..
basic
kconfig
.gitignore
Kbuild.include cc-option: also detect unsupported warnings options 2014-09-09 13:51:00 +02:00
Lindent scripts/Lindent: import from Linux 3.16 2014-08-21 12:01:29 -04:00
Makefile
Makefile.autoconf kconfig: remove config_cmd_defaults.h 2014-09-24 18:30:29 -04:00
Makefile.build kbuild: move extra gcc checks to scripts/Makefile.extrawarn 2014-08-21 12:01:11 -04:00
Makefile.clean scripts/Makefile.clean: clean also $(extra-m) and $(extra-) 2014-09-16 12:23:58 -04:00
Makefile.extrawarn kbuild: move extra gcc checks to scripts/Makefile.extrawarn 2014-08-21 12:01:11 -04:00
Makefile.host
Makefile.lib
Makefile.spl kbuild: fix a bug of the u-boot-spl link rule 2014-10-23 13:19:11 -04:00
binutils-version.sh
checkpatch.pl checkpatch: remove unnecessary + after {8,8} 2014-09-25 09:31:24 -04:00
checkstack.pl
cleanpatch
docproc.c
dtc-version.sh
gcc-stack-usage.sh
gcc-version.sh
get_maintainer.pl get_maintainer.pl: add support for scanning multiple MAINTAINERS files 2014-08-09 11:17:05 -04:00
kernel-doc
ld-version.sh
mailmapper tools, scripts: refactor error-out statements of Python scripts 2014-08-21 12:01:11 -04:00
mkmakefile kbuild: sync mixed targets handling with Linux 3.16 2014-08-21 12:01:11 -04:00
multiconfig.sh kconfig: invoke silentoldconfig if spl, tpl/.config is updated 2014-10-23 13:19:13 -04:00
objdiff scripts: objdiff: sync with Linux 3.16 2014-08-21 12:01:11 -04:00
setlocalversion scripts: refetch scripts/setlocalversion from Linux 3.16 2014-08-28 17:18:48 -04:00
show-gnu-make