summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorOlivier Guiter <olivier.guiter@linux.intel.com>2011-07-05 11:10:53 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-10-20 23:54:05 -0700
commit45ff948c2522ddb40ce65f0b63e01abaf39c4afc (patch)
tree46111bc52095c18445b1ac036fed9473ce8379b3 /bootstrap-configure
parentdcd53ead634d7117b9349f6a90da992c521e4ceb (diff)
downloadneard-45ff948c2522ddb40ce65f0b63e01abaf39c4afc.tar.gz
neard-45ff948c2522ddb40ce65f0b63e01abaf39c4afc.tar.bz2
neard-45ff948c2522ddb40ce65f0b63e01abaf39c4afc.zip
nfctype1: NFC type 1 tag initial support
Only the static memory model is supported.
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 0339672..7477bb4 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -7,5 +7,6 @@ fi
./bootstrap && \
./configure --enable-maintainer-mode \
--enable-debug \
+ --enable-nfctype1=builtin \
--enable-nfctype2=builtin \
--prefix=/usr $*