device-oneplus-cheeseburger: start using soc-qcom-msm8998 (MR 3531)
This commit is contained in:
parent
fbd0ebc602
commit
2fde525443
1 changed files with 1 additions and 2 deletions
|
@ -41,8 +41,7 @@ kernel_alpine() {
|
|||
|
||||
kernel_mainline() {
|
||||
pkgdesc="Close to mainline kernel, plenty of working features and fixes"
|
||||
# NOTE: soc-qcom-sdm845 is also applicable to msm8998
|
||||
depends="linux-postmarketos-qcom-msm8998 soc-qcom-sdm845"
|
||||
depends="linux-postmarketos-qcom-msm8998 soc-qcom-msm8998"
|
||||
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue