device-google-nyan-blaze: support new mkintifs paths (MR 3895)
This commit is contained in:
parent
5417748f16
commit
052d07bd97
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=device-google-nyan-blaze
|
||||
pkgdesc="HP Chromebook 14 G3"
|
||||
pkgver=1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -76,7 +76,7 @@ nonfree_firmware() {
|
|||
|
||||
# Firmware needed to boot from USB
|
||||
install -Dm644 "$srcdir"/30-xusb-firmware.files \
|
||||
"$subpkgdir"/etc/postmarketos-mkinitfs/files/30-xusb-firmware.files
|
||||
"$subpkgdir"/usr/share/mkinitfs/files/30-xusb-firmware.files
|
||||
}
|
||||
|
||||
mpv_wayland() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue