mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
dvblast: use double quotes around the Config.in comment
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ec875d9bf9
commit
737972178d
@ -11,6 +11,6 @@ config BR2_PACKAGE_DVBLAST
|
|||||||
|
|
||||||
http://www.videolan.org/projects/dvblast.html
|
http://www.videolan.org/projects/dvblast.html
|
||||||
|
|
||||||
comment 'dvblast needs a toolchain w/ NPTL'
|
comment "dvblast needs a toolchain w/ NPTL"
|
||||||
depends on !BR2_bfin # libev
|
depends on !BR2_bfin # libev
|
||||||
depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user