mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
linux-zigbee: add missing comment for thread dependency
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
comment "linux-zigbee needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
config BR2_PACKAGE_LINUX_ZIGBEE
|
||||
bool "linux-zigbee"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
|
||||
Reference in New Issue
Block a user