From 5276cb27c0e9a2a0326148ab6198c827b6a72c8a Mon Sep 17 00:00:00 2001 From: Simon Dawson Date: Wed, 18 Jul 2012 18:11:51 +0100 Subject: libnfc-llcp: new package This patch adds the libnfc-llcp package. This package requires a minium libnfc version of 1.6. A separate patch has been submitted to bump the libnfc version; that patch should be regarded as a prerequisite for the present patch. Signed-off-by: Simon Dawson Signed-off-by: Thomas Petazzoni --- package/libnfc-llcp/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 package/libnfc-llcp/Config.in (limited to 'package/libnfc-llcp/Config.in') diff --git a/package/libnfc-llcp/Config.in b/package/libnfc-llcp/Config.in new file mode 100644 index 000000000..d59976a69 --- /dev/null +++ b/package/libnfc-llcp/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_LIBNFC_LLCP + bool "libnfc-llcp" + select BR2_PACKAGE_LIBNFC + help + Library extending libnfc with support for Logical Link Control + Protocol. + + http://code.google.com/p/nfc-tools/source/browse/trunk/libnfc-llcp/ -- cgit v1.2.3