You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
If a submodule is being updated in a commit there is inadvertently some line ending issues that will cause PatchCheck.py to report an error; since we cannot change the line ending in the submodule files we should skip over a line in a patch that matches the format of a submodule being updated. Signed-off-by: James Gutbub <james.gutbub@intel.com>