Update Makefile
This commit is contained in:
parent
5ff07fac1d
commit
8a2a0c3393
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -73,7 +73,7 @@ dofuzz_tftp: fuzz_tftp
|
|||
echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
|
||||
|
||||
clean:
|
||||
rm -f $(nmrpflash_OBJ) nmrpflash nmrpflash.exe fuzz_nmrp fuzz_tftp
|
||||
rm -f $(nmrpflash_OBJ) nmrpflash*.AppImage nmrpflash nmrpflash.exe fuzz_nmrp fuzz_tftp
|
||||
|
||||
install: nmrpflash
|
||||
install -d $(PREFIX)/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue