mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/libnfc: drop leftover comment
In commit 1a49188a694 (package/libnfc: add sub-options to enable individual drivers), the dependency on threads was moved down to the individual drivers that need it, and libnfc as a whole lost that dependency. However, the global comment was not removed. Do so now. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
571b8ca095
commit
891801fbb3
@ -75,6 +75,3 @@ config BR2_PACKAGE_LIBNFC_EXAMPLES
|
|||||||
select BR2_PACKAGE_READLINE
|
select BR2_PACKAGE_READLINE
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
comment "libnfc needs a toolchain w/ threads"
|
|
||||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user