linux3.18: disable ccache

This commit is contained in:
Juergen Buchmueller 2016-10-18 17:25:29 +02:00
parent 68051758f0
commit 70b0aa5f11

View file

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