linux: make this build on !x86 (empty stub for dkms).
This commit is contained in:
parent
8cef54c75a
commit
fb45d66260
1 changed files with 1 additions and 1 deletions
|
@ -7,13 +7,13 @@ homepage="http://www.voidlinux.eu/"
|
|||
short_desc="The Linux kernel meta package"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="Public domain"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*)
|
||||
depends="linux${version} linux-firmware-amd linux-firmware-network dracut"
|
||||
_depends_headers="linux${version}-headers"
|
||||
;;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
linux-headers_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue