From de8950d63da5ce199a94e3f094a7e13da3eeca6c Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 20 Aug 2016 15:05:58 +0100 Subject: upgtools: add NWZ-E45x Series key and signature Also fix a typo in the script makefile Change-Id: Ie747d8b99ca0f6a98bbcaf1c82e66c7788f00e6e --- utils/nwztools/scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/nwztools/scripts/Makefile') diff --git a/utils/nwztools/scripts/Makefile b/utils/nwztools/scripts/Makefile index ed6e725291..590fe775ba 100644 --- a/utils/nwztools/scripts/Makefile +++ b/utils/nwztools/scripts/Makefile @@ -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 -- cgit v1.2.3