mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
checkpatch.pl: Add a U-Boot option
Add an option to indicate that U-Boot-specific checks should be enabled. Add a function to house the code that will be added. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -28,3 +28,6 @@
|
||||
|
||||
# A bit shorter of a description is OK with us.
|
||||
--min-conf-desc-length=2
|
||||
|
||||
# Extra checks for U-Boot
|
||||
--u-boot
|
||||
|
Reference in New Issue
Block a user