Skip to content

Commit

Permalink
Link with libch341dll_1_modtxt.a
Browse files Browse the repository at this point in the history
Link with libch341dll_1_modtxt.a 
(repacked CH341DLL.LIB from WinChipHead sources)
  • Loading branch information
maxxproff authored Jun 5, 2022
1 parent b12739b commit 2933987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ libavrdude_la_CPPFLAGS = $(libavrdude_a_CPPFLAGS)
avrdude_CFLAGS = -Wall -Wno-pointer-sign
libavrdude_a_CFLAGS = -Wall -Wno-pointer-sign
libavrdude_la_CFLAGS = $(libavrdude_a_CFLAGS)
avrdude_LDADD = $(top_builddir)/$(noinst_LIBRARIES) -lusb-1.0 -lusb -lftdi1 -lhid -lsetupapi -lelf -lpthread -lm
avrdude_LDADD = $(top_builddir)/$(noinst_LIBRARIES) -lusb-1.0 -lusb -lftdi1 -lhid -lsetupapi -lelf -lpthread -lm -lch341dll_1_modtxt
noinst_LIBRARIES = libavrdude.a
lib_LTLIBRARIES = libavrdude.la
libavrdude_a_SOURCES = \
Expand Down

0 comments on commit 2933987

Please sign in to comment.