]> git.dujemihanovic.xyz Git - u-boot.git/commit
scripts: Add some comments about autoconf.mk
authorSimon Glass <sjg@chromium.org>
Mon, 30 Sep 2024 01:49:31 +0000 (19:49 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2024 17:44:47 +0000 (11:44 -0600)
commitd90b3d95597c183d08a741683ccc2805d3e65a20
tree26ccf19c9f9eacaa4632098ecfd7bff1082b959d
parentc6efb7a42dddd374f934cc217e6c7f5f6cadfa18
scripts: Add some comments about autoconf.mk

Now that the conversion of all CONFIG options to Kconfig is complete,
these files only contain the xPL_BUILD defines. Add a comment to make
this clear.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/Makefile.xpl