a1d09aa771
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
18 lines
312 B
Plaintext
18 lines
312 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
|
|
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
|