google-elm: remove useless module (MR 4243)
This commit is contained in:
parent
45e5d826cf
commit
1cbf491070
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jenneron <jenneron@protonmail.com>
|
||||
pkgname=device-google-elm
|
||||
pkgdesc="Acer Chromebook R13"
|
||||
pkgver=2
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
@ -34,5 +34,5 @@ nonfree_firmware() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
c318dbbd023cee698a0fcf32fd994bc88d26d907b5eedd77eb2edab3b252064211738fce0e5e5ecac449a01cf4533b0c40f30617921166899b1a29837ce99090 deviceinfo
|
||||
82a9f31e09680b98bf688bf14a8d1b00ad78c78409c2cc1006c71b9bbadc49665b1b54354aa7b7053236ff2d4519761e3f9c86bb918b08bbcb908ac86b89620b deviceinfo
|
||||
"
|
||||
|
|
|
@ -8,7 +8,7 @@ deviceinfo_manufacturer="Acer"
|
|||
deviceinfo_codename="google-elm"
|
||||
deviceinfo_year="2017"
|
||||
deviceinfo_dtb="mediatek/mt8173-elm"
|
||||
deviceinfo_modules_initfs="elants-i2c elan-i2c elan-i2c-core cros-ec-keyb"
|
||||
deviceinfo_modules_initfs="elants-i2c elan-i2c cros-ec-keyb"
|
||||
deviceinfo_arch="aarch64"
|
||||
|
||||
# Device related
|
||||
|
|
Loading…
Add table
Reference in a new issue