aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2012-06-06 16:00:54 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2012-06-06 16:00:54 +0200
commit09607019fae85743dd54a0b343ce44ef677994ab (patch)
tree78216081057ac17cdbe82fe5908d2fc7bf217107 /profiles
parent2046296222caa085d5eed72f534fae877a5b7dd1 (diff)
downloadoverlay-09607019fae85743dd54a0b343ce44ef677994ab.tar.gz
overlay-09607019fae85743dd54a0b343ce44ef677994ab.tar.xz
overlay-09607019fae85743dd54a0b343ce44ef677994ab.zip
dev-libs/libnfc: add LIBNFC_DRIVERS to choose drivers to compile, add openpcd patch
Diffstat (limited to 'profiles')
-rw-r--r--profiles/make.defaults2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/make.defaults b/profiles/make.defaults
new file mode 100644
index 0000000..0534120
--- /dev/null
+++ b/profiles/make.defaults
@@ -0,0 +1,2 @@
+USE_EXPAND="${USE_EXPAND} LIBNFC_DRIVERS"
+LIBNFC_DRIVERS="acr122 acr122s arygon pn53x_usb"