diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-03-19 23:02:05 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-03-30 03:53:51 +0000 |
| commit | e8166d7f378bb449315aff535909c153f3e71daf (patch) | |
| tree | 1fc4b635b14ab9983b3ee278b6970d56a79ea6a8 /contrib/bind9 | |
| parent | b5815ee99a015c6ac118d7e9646d0c95b72e9f2d (diff) | |
Up to now the LinuxKPI wlan drivers were using local variables starting
with a WITH_ prefix in their Makefiles.
That is likely to collide with other mechanisms like WITH_ and WITHOUT_
from src.conf.
Adjust the local variables to use a driver name prefix for now to control
what is built and what is not.
These variables are mainly for the time of development so we can
turn off/on a feature or bus attachment while working on it. Otherwise
they are there for documentation purposes. The only reason one would
change them locally would be if someone was to build a very custom
image and not want certain bits (e.g., USB support) being compiled into
the modules.
While here, try to harmonize some parts of the Makefiles.
Suggested by: imp
Discussed with: imp
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D55977
Diffstat (limited to 'contrib/bind9')
0 files changed, 0 insertions, 0 deletions
