asus-x00td: add touchscreen module to initfs (MR 3342)
And panel-simple is now built-in
This commit is contained in:
parent
4a685bd493
commit
4f15437c21
@ -1,7 +1,7 @@
|
||||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-asus-x00td
|
||||
pkgdesc="Asus ZenFone Max Pro M1"
|
||||
pkgver=0.3
|
||||
pkgver=0.4
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
@ -36,5 +36,5 @@ kernel_mainline() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
f734bdb9de184c84a978d61493a9fc0fb9e569b3a023a008bf48ac931cf5ac19c8411013d969b9b6a9c7421d477ebc8c78951763ac5726df819d3969dd8c359e deviceinfo
|
||||
4ee9d8dd73f9ccb438d7a9c022d4ab13648d1a73a456b844b45a824d5d1a148e67fe78ba613d97aa954f858f753515db2b4950c4b994590aa16ae2e930de621d deviceinfo
|
||||
"
|
||||
|
@ -8,7 +8,7 @@ deviceinfo_codename="asus-x00td"
|
||||
deviceinfo_year="2018"
|
||||
deviceinfo_dtb_mainline="qcom/sdm636-asus-x00td"
|
||||
deviceinfo_append_dtb_mainline="true"
|
||||
deviceinfo_modules_initfs="panel-simple msm"
|
||||
deviceinfo_modules_initfs="msm nt36xxx"
|
||||
deviceinfo_arch="aarch64"
|
||||
|
||||
# Device related
|
||||
|
Loading…
Reference in New Issue
Block a user