729b0fa2ca
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
20 lines
341 B
Plaintext
20 lines
341 B
Plaintext
# Architecture
|
|
BR2_arm=y
|
|
BR2_arm926t=y
|
|
|
|
# Toolchain options
|
|
BR2_LARGEFILE=y
|
|
BR2_INET_IPV6=y
|
|
BR2_INET_RPC=y
|
|
BR2_ENABLE_LOCALE=y
|
|
BR2_USE_WCHAR=y
|
|
BR2_PTHREADS_NATIVE=y
|
|
BR2_INSTALL_LIBSTDCPP=y
|
|
BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
|
|
|
|
# No package
|
|
# BR2_PACKAGE_BUSYBOX is not set
|
|
|
|
# No filesystem (toolchain only)
|
|
# BR2_TARGET_ROOTFS_EXT2 is not set
|