u-boot-brain/scripts/basic
Masahiro Yamada 7d8e9e8e24 fixdep: fix dependency on options surrounded by CONFIG_VAL()
CONFIG options surrounded by

  CONFIG_IS_ENABLED(...)
  CONFIG_IS_BUILTIN(...)
  CONFIG_IS_MODULE(...)
  CONFIG_VAL(...)

need special care for proper dependency tracking.

I do not remember why, but I missed to add CONFIG_VAL(...) handling.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-10-16 09:42:51 -04:00
..
.gitignore kbuild: import more build scripts from Linux v3.13 tag 2014-02-19 11:07:50 -05:00
fixdep.c fixdep: fix dependency on options surrounded by CONFIG_VAL() 2017-10-16 09:42:51 -04:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00