linux-ayn-odin: install modules to /usr

Signed-off-by: Stefan Hansson <newbyte@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8792>
This commit is contained in:
Stefan Hansson 2026-06-11 13:52:28 +02:00 committed by The Friendly Meow (merge) Bot
parent 5b7e436713
commit cb29939029
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ maintainer="Stefan Hansson <newbyte@postmarketos.org>"
_flavor="ayn-odin"
pkgname=linux-$_flavor
pkgver=6.7.0
pkgrel=9
pkgrel=10
pkgdesc="Mainline Kernel fork for AYN Odin"
arch="aarch64"
_carch="arm64"
@ -72,7 +72,7 @@ package() {
ARCH="$_carch" \
LLVM=1 \
INSTALL_PATH="$pkgdir"/boot/ \
INSTALL_MOD_PATH="$pkgdir" \
INSTALL_MOD_PATH="$pkgdir"/usr \
INSTALL_MOD_STRIP=1 \
INSTALL_DTBS_PATH="$pkgdir"/boot/dtbs-tmp