Skip to content

Commit 671b232

Browse files
committed
Reset SIGN_ARGS in test-renode.mk
1 parent e78755d commit 671b232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/test-renode.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RENODE_UART?=$(TMP)/wolfboot.uart
55
RENODE_LOG?=$(TMP)/wolfboot.log
66
RENODE_PIDFILE?=$(TMP)/renode.pid
77
RENODE_UPDATE_FILE=$(TMP)/renode-test-update.bin
8+
SIGN_ARGS=
89

910

1011
RENODE_PORT=55155

0 commit comments

Comments
 (0)