]> git.proxmox.com Git - pve-kernel-meta.git/blobdiff - bin/Makefile
rename pveesptool to pve-efiboot-tool
[pve-kernel-meta.git] / bin / Makefile
index c5ac674dddf80fc5be710dc0215d8d99b92be461..058c86f52567d73213d7840c439657516d9b4665 100644 (file)
@@ -5,7 +5,7 @@ all:
 
 install:
        install -d ${SBINDIR}
-       install -m 0755 pveesptool ${SBINDIR}/
+       install -m 0755 pve-efiboot-tool ${SBINDIR}/
 
 .PHONY: clean distclean
 distclean: