X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=Makefile_sys_conf.inc;h=74ea636bf35028e204433b0452fb21ad8ac16f3c;hb=7a138263197006d74661fbe446f33d6014777245;hp=3135e17460e980791da31fa5bc95cca65af70228;hpb=a45c328791dc391e6432051ee0c7972ef7fd8d9a;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