linux3.18: fix typo
This commit is contained in:
parent
a96e074982
commit
63808dee00
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ mutable_files="
|
|||
/usr/lib/modules/${_kernver}/modules.alias.bin
|
||||
/usr/lib/modules/${_kernver}/modules.devname"
|
||||
|
||||
export DISABLE_CCACHE=1
|
||||
export CCACHE_DISABLE=1
|
||||
|
||||
do_configure() {
|
||||
# If there's a file called <arch>-dotconfig, use it to
|
||||
|
|
Loading…
Reference in a new issue