|
@@ -15,9 +15,5 @@ config BR2_PACKAGE_DAHDI_TOOLS
|
|
|
|
|
|
http://www.asterisk.org/downloads/dahdi
|
|
|
|
|
|
-# Two comments, otherwise it may not fit in menuconfig for narrow terminals
|
|
|
-comment "dahdi-tools needs a toolchain w/ threads"
|
|
|
+comment "dahdi-tools needs a toolchain w/ threads and a Linux kernel to be built"
|
|
|
depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_LINUX_KERNEL
|
|
|
-
|
|
|
-comment "dahdi-tools needs a Linux kernel to be built"
|
|
|
- depends on !BR2_LINUX_KERNEL
|