u-boot/scripts
Masahiro Yamada 9d88a0aae8 fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Since commit f1c6e1922e ("spl: dm: use CONFIG_IS_ENABLED to test for
the DM option"), CONFIG_IS_ENABLED() handles CONFIG_TPL_* options, but
fixdep still cannot because it hard-codes the "SPL_" prefix as follows:

    char tmp_buf[256] = "SPL_"; /* hack for U-Boot */

Take care of the "TPL_" prefix too.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-04-24 10:51:32 -04:00
..
basic fixdep: handle CONFIG_IS_ENABLE() and friends for TPL 2020-04-24 10:51:32 -04:00
coccinelle
dtc kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
kconfig kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
.gitignore docproc: Remove 2018-08-03 19:53:54 -04:00
bin2c.c
binutils-version.sh
build-whitelist.sh
build_OID_registry lib: add oid registry utility 2019-12-06 16:44:20 -05:00
check-config.sh scripts/check-config.sh: Add usage() 2018-12-26 18:24:26 -05:00
checkpatch.pl tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list 2019-11-23 10:28:56 -05:00
checkstack.pl
cleanpatch
coccicheck
config_whitelist.txt configs: Resync with savedefconfig 2020-02-28 13:28:38 -05:00
const_structs.checkpatch
coreboot.sed
decodecode
documentation-file-ref-check scripts: add documentation-file-ref-check 2020-04-17 12:32:36 -04:00
gcc-stack-usage.sh
gcc-version.sh
get_default_envs.sh script: Make get_default_envs.sh script exclude tools/env 2018-06-07 20:06:29 -04:00
get_maintainer.pl
Kbuild.include kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
kernel-doc scripts/kernel-doc: fix parsing of function pointers 2019-07-24 14:15:36 -04:00
ld-version.sh
Lindent
mailmapper
Makefile docproc: Remove 2018-08-03 19:53:54 -04:00
Makefile.autoconf
Makefile.build kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Makefile.clean kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Makefile.extrawarn kbuild: Re-sync DTC flag logic with v4.17 2020-03-16 12:49:09 -04:00
Makefile.host kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Makefile.lib acpi: Add an __ACPI__ preprocessor symbol 2020-04-16 14:36:28 +08:00
Makefile.spl kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Makefile.uncmd_spl dm: gpio: Allow control of GPIO uclass in SPL 2019-12-15 08:52:29 +08:00
mkmakefile
objdiff
setlocalversion
show-gnu-make
spelling.txt