1
0
Fork 0
forked from len0rd/rockbox

upgtools: add NWZ-E45x Series key and signature

Also fix a typo in the script makefile

Change-Id: Ie747d8b99ca0f6a98bbcaf1c82e66c7788f00e6e
This commit is contained in:
Amaury Pouly 2016-08-20 15:05:58 +01:00
parent 71a369b37a
commit de8950d63d
2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,7 @@ else
endif
clean:
rm -rf *.UPG
rm -rf *.upg
list_targets:
$(upgtool) -m ?; true # upgtool returns an error in this case, ignore it