Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2021 23:30:55 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 21735b588c50 - main - net/malo-firmware-kmod: enable on powerpc
Message-ID:  <202106162330.15GNUtcG078627@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21735b588c501c5e2461f07f1fe8ff300cca12cc

commit 21735b588c501c5e2461f07f1fe8ff300cca12cc
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-06-16 23:30:46 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-06-16 23:30:46 +0000

    net/malo-firmware-kmod: enable on powerpc
---
 net/malo-firmware-kmod/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/malo-firmware-kmod/Makefile b/net/malo-firmware-kmod/Makefile
index 69deae5662b6..fb1688623b11 100644
--- a/net/malo-firmware-kmod/Makefile
+++ b/net/malo-firmware-kmod/Makefile
@@ -10,7 +10,7 @@ DISTNAME=	${FWNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Marvell Libertas 88W8335 IEEE 802.11b/g Firmware Kernel Module
 
-ONLY_FOR_ARCHS=		amd64 i386 powerpc64
+ONLY_FOR_ARCHS=		amd64 i386 powerpc powerpc64
 ONLY_FOR_ARCHS_REASON=	hardware particular to PCI
 
 FWNAME=		malo-fw-${FWVERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106162330.15GNUtcG078627>