mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
tstools: add missing comment when !BR2_LARGEFILE
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9e928ecac2
commit
519f7fbb1e
@ -15,3 +15,6 @@ config BR2_PACKAGE_TSTOOLS
|
|||||||
used to store data on DVDs.
|
used to store data on DVDs.
|
||||||
|
|
||||||
http://tstools.berlios.de/
|
http://tstools.berlios.de/
|
||||||
|
|
||||||
|
comment "tstools needs largefile support in toolchain"
|
||||||
|
depends on !BR2_LARGEFILE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user