commit | da75cc6d5ca3493e872f752d01f81c2870f8d731 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Dec 06 16:39:43 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 10 17:21:36 2018 -0500 |
tree | 452dfc731aae6505fb195c72c239486a88f2155c | |
parent | 3f829b8e0e34e12120b18e68606678497eee0dc6 [diff] |
travis: Add check for configs without MAINTAINERS entries The genboardscfg.py script will emit a WARNING message if we have new defconfig files that are not listed in a MAINTAINERS file. Make new cases of this a failure we catch in Travis-CI. Signed-off-by: Tom Rini <trini@konsulko.com>