diff options
author | Martin Roth <martinroth@google.com> | 2016-03-02 12:16:13 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-03-03 20:42:49 +0100 |
commit | 0e6c0e18e37b0fa8d543b39a97e676896c7799ba (patch) | |
tree | ab1e247d65f76c8f9dfb9b64ceee73455c64cf00 /.gitmodules | |
parent | b97009ed43704fe452cc1c1e8b7f5ef40e5828fd (diff) | |
download | coreboot-0e6c0e18e37b0fa8d543b39a97e676896c7799ba.tar.xz |
kconfig_lint: make sure if and endif statements are balanced
In Kconfig files, the 'if' and 'endif' statements need to match up. A
file can't start an if statement that's completed in the next file.
Add a check as the files are being parsed to make sure that they match
up correctly.
Change-Id: If51207ea037089ab84c768e5a868270468cf4c4f
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13876
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions