diff options
author | robak <robak@FreeBSD.org> | 2014-11-28 05:57:11 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2014-11-28 05:57:11 +0800 |
commit | 5b91a88629bd625147173ac0c90c29a43a6849e5 (patch) | |
tree | 508f8bf3cc26743abec9ca0ca5d149685a2239c5 /net/Makefile | |
parent | 13888e32155471ddac32a7edec3a885d08b326e6 (diff) | |
download | freebsd-ports-gnome-5b91a88629bd625147173ac0c90c29a43a6849e5.tar.gz freebsd-ports-gnome-5b91a88629bd625147173ac0c90c29a43a6849e5.tar.zst freebsd-ports-gnome-5b91a88629bd625147173ac0c90c29a43a6849e5.zip |
net/malo-firmware-kmod: NEW PORT - Marvell Libertas 88W8335 firmware
Marvell Libertas 88W8335 firmware files are not free because Marvell
refuses to grant distribution rights. As a result, we need to build the
firmware using ports.
This firmware files are comed from OpenBSD malo driver.
WWW: http://www.nazgul.ch/malo/
PR: 193588
Submitted by: Juan Ramon Molina Menor <info@juanmolina.eu>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 1419e0cac3df..3a7c4c8e4d6c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -351,6 +351,7 @@ SUBDIR += mDNSResponder SUBDIR += macchanger SUBDIR += mad_fcl + SUBDIR += malo-firmware-kmod SUBDIR += mcast-tools SUBDIR += mediastreamer SUBDIR += mediatomb |