set KZLOP
This commit is contained in:
parent
ce186ef534
commit
6bdc332ed9
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ build() {
|
|||
return 1
|
||||
fi
|
||||
|
||||
make ARCH="$_carch" CC="${CC:-gcc}" \
|
||||
make ARCH="$_carch" CC="${CC:-gcc}" KLZOP="/usr/bin/lzop" \
|
||||
KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-Alpine"
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue