Skip to content

Commit b62fbc8

Browse files
committed
feat: defconfig: Enable compiler caching
1 parent b55dbcc commit b62fbc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/xbox360_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ BR2_powerpc_970=y
33
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_5=y
44
BR2_GCC_VERSION_12_X=y
55
BR2_TOOLCHAIN_BUILDROOT_CXX=y
6+
BR2_CCACHE=y
67
BR2_PACKAGE_OVERRIDE_FILE=""
78
BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
89
BR2_SYSTEM_DHCP="eth0"

0 commit comments

Comments
 (0)