From 596d41e68c327ec2c4390fc7c4627c5714ebca92 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 28 Jul 2017 19:24:26 +0200 Subject: [PATCH] build: fix one missing change of micropython->embed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index baf24ca68..ca0b50d11 100644 --- a/Makefile +++ b/Makefile @@ -122,7 +122,7 @@ gdb: ## start remote gdb session which connects to the openocd ## misc commands: vendorheader: ## construct default vendor header - ./tools/build_vendorheader 'db995fe25169d141cab9bbba92baa01f9f2e1ece7df4cb2ac05190f37fcc1f9d:2152f8d19b791d24453242e15f2eab6cb7cffa7b6a5ed30097960e069881db12:22fc297792f0b6ffc0bfcfdb7edb0c0aa14e025a365ec0e342e86e3829cb74b6' 1 0.0 SatoshiLabs assets/satoshilabs_120.toif micropython/firmware/vendorheader.bin + ./tools/build_vendorheader 'db995fe25169d141cab9bbba92baa01f9f2e1ece7df4cb2ac05190f37fcc1f9d:2152f8d19b791d24453242e15f2eab6cb7cffa7b6a5ed30097960e069881db12:22fc297792f0b6ffc0bfcfdb7edb0c0aa14e025a365ec0e342e86e3829cb74b6' 1 0.0 SatoshiLabs assets/satoshilabs_120.toif embed/firmware/vendorheader.bin ./tools/binctl embed/firmware/vendorheader.bin -s 1 4141414141414141414141414141414141414141414141414141414141414141 binctl: ## print info about binary files