]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch '2021-09-04-makefile-cleanups-part-b' into next
authorTom Rini <trini@konsulko.com>
Sat, 4 Sep 2021 19:43:59 +0000 (15:43 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 4 Sep 2021 19:43:59 +0000 (15:43 -0400)
commit21b86803ebb1b00cd40487f466905c73722752ac
treebc6e51a4c759f59065d86c25ab0bb110addd28aa
parenta48f5ff4f523a59cdf025a4cbafd0cb3a932809f
parent9f6649209f09adcdcec4f194cbca9bdcf9c43bef
Merge branch '2021-09-04-makefile-cleanups-part-b' into next

- Further Makefile/Kconfig namespace cleanups from Simon.  This migrates
  a number of symbols to Kconfig and replaces some inconsistencies
  between CONFIG_FOO and CONFIG_SPL_FOO_SUPPORT/CONFIG_TPL_FOO_SUPPORT.