Enable ccache

This commit is contained in:
tiopex
2023-03-27 12:45:05 +02:00
parent a2f39f8c83
commit d924f539eb
3 changed files with 19 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ BR2_arm=y
BR2_SVN="svn"
BR2_HOST_DIR="/opt/miyoo"
BR2_CPAN_MIRROR="http://cpan.metacpan.org"
BR2_CCACHE=y
BR2_RELRO_NONE=y
BR2_TOOLCHAIN_BUILDROOT_VENDOR="miyoo"
BR2_KERNEL_HEADERS_4_9=y