diff --git a/files/configs/arpl_defconfig b/files/configs/arpl_defconfig index 2c0b1fdd..1d9e362a 100644 --- a/files/configs/arpl_defconfig +++ b/files/configs/arpl_defconfig @@ -1,4 +1,6 @@ BR2_x86_64=y +BR2_CCACHE=y +BR2_CCACHE_DIR=".buildroot-ccache" BR2_TOOLCHAIN_BUILDROOT_GLIBC=y BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_TARGET_GENERIC_HOSTNAME="arpl"