commit | 99cb6b1f4ccb7a30e339a1d8d4e16247f2a8e5c1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 03 12:51:37 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 05 11:39:23 2023 -0600 |
tree | be171e412d744cef7a968960f288abf987fbbedc | |
parent | 18a07253abcc31b1053826f1b38ae3e5515dbbb1 [diff] |
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>