17dfec8c9b
It's really not very useful, all it does is install a target strace and ldd in a target_utils directory in staging. While at it clean up the strace makefile a bit. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
17 lines
277 B
Plaintext
17 lines
277 B
Plaintext
# Architecture
|
|
BR2_arm=y
|
|
|
|
# Common Toolchain Options
|
|
BR2_LARGEFILE=y
|
|
BR2_INET_IPV6=y
|
|
BR2_INET_RPC=y
|
|
BR2_ENABLE_LOCALE=y
|
|
BR2_USE_WCHAR=y
|
|
BR2_INSTALL_LIBSTDCPP=y
|
|
|
|
# No package
|
|
# BR2_PACKAGE_BUSYBOX is not set
|
|
|
|
# No filesystem (toolchain only)
|
|
# BR2_TARGET_ROOTFS_EXT2 is not set
|