mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-25 20:12:11 +00:00
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
config BR2_PACKAGE_LIBFREEFARE
|
|
bool "libfreefare"
|
|
select BR2_PACKAGE_OPENSSL
|
|
select BR2_PACKAGE_LIBOPENSSL_ENABLE_DES if BR2_PACKAGE_LIBOPENSSL
|
|
select BR2_PACKAGE_LIBNFC
|
|
help
|
|
Library for high level manipulation of MIFARE cards.
|
|
|
|
http://nfc-tools.org/index.php?title=Libfreefare
|