Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support.

This commit is contained in:
Romuald Conty 2012-05-01 23:09:57 +00:00
commit 82b2cfa883
14 changed files with 813 additions and 88 deletions

2
debian/rules vendored
View file

@ -18,6 +18,8 @@ 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=acr122_pcsc
# dh_auto_configure -- --enable-debug --with-drivers=pn532_uart,pn53x_usb --enable-serial-autoprobe
%:
dh --with autoreconf $@