From 6a4ad6827307f9e96a33a74db775bbd6299ce23f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 9 Mar 2026 06:33:52 +0000 Subject: util/nvmutil: add phone section to Makefile Signed-off-by: Leah Rowe --- util/nvmutil/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/nvmutil/Makefile b/util/nvmutil/Makefile index ee091aef..14e515e3 100644 --- a/util/nvmutil/Makefile +++ b/util/nvmutil/Makefile @@ -34,3 +34,5 @@ distclean: clean: rm -f nvm nvmutil + +.PHONY: install uninstall clean distclean -- cgit v1.2.1