X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=Makefile_sys_conf.inc;h=74ea636bf35028e204433b0452fb21ad8ac16f3c;hb=d61b874c6e685cfc0de6c67bbb2db47442cdae8e;hp=3135e17460e980791da31fa5bc95cca65af70228;hpb=39983bbdb6dbbe196ccc7075d7664fca3168f695;p=avr-crypto-lib.git diff --git a/Makefile_sys_conf.inc b/Makefile_sys_conf.inc index 3135e17..74ea636 100644 --- a/Makefile_sys_conf.inc +++ b/Makefile_sys_conf.inc @@ -35,6 +35,7 @@ OBJCOPY = avr-objcopy OBJDUMP = avr-objdump SIZE = avr-size READELF = readelf +HASH_TOOL = sha256sum RUBY = ruby GET_TEST = host/get_test.rb MAKE = make