soc-qcom-sm7125: support new mkintifs paths (MR 3895)
This commit is contained in:
parent
3b3a63c0d7
commit
7d0d8aa2d9
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Co-Maintainer: map220v <map220v300@gmail.com>
|
||||
pkgname=soc-qcom-sm7125
|
||||
pkgver=1.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Common package for Qualcomm SM7125 devices"
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
|
@ -29,7 +29,7 @@ nonfree_firmware() {
|
|||
pkgdesc="Modem, WiFi and GPU Firmware"
|
||||
depends="msm-modem pd-mapper tqftpserv"
|
||||
install -Dm644 "$srcdir/30-gpu-firmware.files" \
|
||||
"$subpkgdir/etc/postmarketos-mkinitfs/files/30-gpu-firmware.files"
|
||||
"$subpkgdir/usr/share/mkinitfs/files/30-gpu-firmware.files"
|
||||
install="$subpkgname.post-install"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue