Page MenuHomeFreeBSD

net/wifi-firmware-kmod: allow ONLY_FOR_ARCHS to be set by child ports
Needs ReviewPublic

Authored by bz on Mon, Nov 17, 2:44 PM.
Tags
None
Referenced Files
F136893749: D53788.id.diff
Thu, Nov 20, 12:02 PM
F136893477: D53788.id166566.diff
Thu, Nov 20, 11:59 AM
F136893049: D53788.id166601.diff
Thu, Nov 20, 11:55 AM
F136892882: D53788.diff
Thu, Nov 20, 11:53 AM
Subscribers

Details

Reviewers
jrm
Group Reviewers
Ports Committers
Summary

mtw(4) is built along USB for all architectures so we need firmware
on all architectures -- unlike the LinuxKPI based wireless drivers
which are restricted by default.

Allow ONLY_FOR_ARCHS to be set in a child port; maintaing a full list
of supported ARCHes seems unreasonable though so allow NOT_FOR_ARCHS
to disable the ONLY_FOR_ARCHS logic in Makefile.inc. That way
wifi-firmware-mt7601u-kmod can define an empty NOT_FOR_ARCHS and
it should build on all ARCHes.

Sponsored by: The FreeBSD Foundation

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 68700
Build 65583: arc lint + arc unit