linux: let only_for_archs error out
This commit is contained in:
parent
ccd0dfe8c5
commit
b4e3e7c29b
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
depends="linux3.14 linux-firmware-amd linux-firmware-network dracut"
|
depends="linux3.14 linux-firmware-amd linux-firmware-network dracut"
|
||||||
_depends_headers="linux3.14-headers"
|
_depends_headers="linux3.14-headers"
|
||||||
;;
|
;;
|
||||||
*) msg_error "${pkgname}-${version}: unsupported target machine.\n";;
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
linux-headers_package() {
|
linux-headers_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue