diff --git a/scripts/west-commands.yml b/scripts/west-commands.yml index c42d3aa29044391..68a0951daf8fbde 100644 --- a/scripts/west-commands.yml +++ b/scripts/west-commands.yml @@ -89,3 +89,8 @@ west-commands: - name: packages class: Packages help: manage packages for Zephyr + - file: scripts/west_commands/patch.py + commands: + - name: patch + class: Patch + help: manage patches for Zephyr modules