linux-samsung-jxelte: drop ZRAM kconfigcheck (MR 5835)
Linux 3.18.14 has no ZSTD support and is therefore too old to have full support for our default ZRAM configuration. ZRAM will likely still work, but fall back to default compression method. This is not something we can actively test or support, so drop the pmb:kconfigcheck-zram. [ci:skip-vercheck]: no rebuild needed
This commit is contained in:
parent
3acdb58155
commit
8969b0159b
1 changed files with 2 additions and 2 deletions
|
|
@ -3,14 +3,14 @@
|
|||
|
||||
pkgname=linux-samsung-jxelte
|
||||
pkgver=3.18.14
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Samsung Galaxy J7(2016) kernel fork"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
_flavor="samsung-jxelte"
|
||||
url="https://kernel.org"
|
||||
license="GPL-2.0-only"
|
||||
options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-zram"
|
||||
options="!strip !check !tracedeps pmb:cross-native"
|
||||
makedepends="bash bc bison devicepkg-dev flex openssl-dev perl dtbtool-exynos"
|
||||
|
||||
# Source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue