util/nvmutil: add phone section to Makefile

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-09 06:33:52 +00:00
parent ec1e6bd7e8
commit 6a4ad68273

View File

@@ -34,3 +34,5 @@ distclean:
clean:
rm -f nvm nvmutil
.PHONY: install uninstall clean distclean