forked from Miroirs/x49gp
clean newrpl too
This commit is contained in:
parent
4ae1371a06
commit
ef322786fd
1 changed files with 1 additions and 1 deletions
2
dist/firmware/Makefile
vendored
2
dist/firmware/Makefile
vendored
|
@ -3,7 +3,7 @@
|
|||
all: bootloaders official newrpl
|
||||
|
||||
mrproper:
|
||||
rm -fr ./Readme.txt ./boot*.bin ./hp4950v215 ./newrpl
|
||||
rm -fr ./Readme.txt ./boot*.bin ./hp4950v215 ./newrpl-latest
|
||||
|
||||
bootloaders:
|
||||
wget https://www.hpcalc.org/hp49/pc/rom/hp-arm-models-bootloader.zip
|
||||
|
|
Loading…
Reference in a new issue