git: 21735b588c50 - main - net/malo-firmware-kmod: enable on powerpc

Piotr Kubaj pkubaj at FreeBSD.org
Wed Jun 16 23:30:55 UTC 2021


The branch main has been updated by pkubaj:

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

commit 21735b588c501c5e2461f07f1fe8ff300cca12cc
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-16 23:30:46 +0000
Commit:     Piotr Kubaj <pkubaj at 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 at 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}


More information about the dev-commits-ports-main mailing list