linux4.7: disable ccache

This commit is contained in:
Juergen Buchmueller 2016-10-18 19:43:20 +02:00
parent 70b0aa5f11
commit e2fc91abeb

View file

@ -35,6 +35,8 @@ mutable_files="
/usr/lib/modules/${_kernver}/modules.alias.bin
/usr/lib/modules/${_kernver}/modules.devname"
export CCACHE_DISABLE=1
do_configure() {
# If there's a file called <arch>-dotconfig, use it to
# configure the kernel; otherwise use arch defaults and all stuff