libnfc-1.5-acr122-usb> import partial work on "ACR122 without PCSC" driver
This commit is contained in:
parent
26245add73
commit
e49eb6c660
12 changed files with 733 additions and 537 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -17,7 +17,9 @@ override_dh_installchangelogs:
|
|||
|
||||
override_dh_auto_configure:
|
||||
# dh_auto_configure -- --enable-serial-autoprobe
|
||||
dh_auto_configure -- --enable-debug --with-drivers=all --enable-serial-autoprobe
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=all --enable-serial-autoprobe
|
||||
# dh_auto_configure -- --enable-debug --with-drivers=acr122 --enable-serial-autoprobe
|
||||
dh_auto_configure -- --enable-debug --with-drivers=pn532_uart,pn53x_usb --enable-serial-autoprobe
|
||||
|
||||
%:
|
||||
dh --with autoreconf $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue