Skip to content

Commit

Permalink
Use proper compiler variable
Browse files Browse the repository at this point in the history
  • Loading branch information
szszszsz committed May 14, 2020
1 parent fc041ae commit 9e39871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/libremkey-hotp-verification
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ FLAGS=-fdebug-prefix-map=$PWD=heads -gno-record-gcc-switches -DNDEBUG -fno-guess
libremkey-hotp-verification_configure := \
INSTALL="$(INSTALL)" \
CROSS="$(CROSS)" \
make
$(CROSS_TOOLS) $(MAKE) && cp libremkey_hotp_verification $(INSTALL)

libremkey-hotp-verification_depends += hidapi
modules-y += hidapi
Expand Down

0 comments on commit 9e39871

Please sign in to comment.