]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Drop warning about orphaned defconfigs
authorSimon Glass <sjg@chromium.org>
Thu, 3 Aug 2023 18:51:37 +0000 (12:51 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 5 Aug 2023 17:39:23 +0000 (11:39 -0600)
commit48d4c0a85d6f7fdb46dddcaa8a5f5b5c4290819f
treebe171e412d744cef7a968960f288abf987fbbedc
parent1c81e0808b57d6535182632bc45696e256a8671c
buildman: Drop warning about orphaned defconfigs

Some boards use a MAINTAINERS entry to specify common files without
referencing any defconfigs. This is allowed and should not result in a
warning.

Drop the warning in this case.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/boards.py
tools/buildman/func_test.py