|
@@ -3,6 +3,7 @@ config BR2_PACKAGE_TRACE_CMD
|
|
depends on BR2_LARGEFILE
|
|
depends on BR2_LARGEFILE
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on !BR2_avr32 # AVR32 does not have TLS support
|
|
depends on !BR2_avr32 # AVR32 does not have TLS support
|
|
|
|
+ depends on BR2_USE_MMU # fork()
|
|
help
|
|
help
|
|
Command line reader for ftrace.
|
|
Command line reader for ftrace.
|
|
|
|
|