Files
domo/projects/rpi_minimal/configs/toolchain_defconfig
NADAL Jean-Baptiste 36af1b0874 Add toolchain rules
2019-10-25 18:35:14 +02:00

14 lines
371 B
Plaintext

BR2_arm=y
BR2_arm1176jzf_s=y
BR2_DL_DIR="$(BUILDS_ROOT)/dl"
BR2_HOST_DIR="$(WORKSPACE_DIR)/cross"
BR2_PRIMARY_SITE="http://cdn.nadal-fr.com/buildroot"
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_KERNEL_HEADERS_4_14=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_HOST_GDB=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
# BR2_TARGET_ROOTFS_TAR is not set