aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/rdma/(developers-only)
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2026-03-19 23:02:05 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2026-03-30 03:53:51 +0000
commite8166d7f378bb449315aff535909c153f3e71daf (patch)
tree1fc4b635b14ab9983b3ee278b6970d56a79ea6a8 /sys/modules/rdma/(developers-only)
parentb5815ee99a015c6ac118d7e9646d0c95b72e9f2d (diff)
LinuxKPI wlan drivers: update makefiles to not use WITH_HEADmain
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 'sys/modules/rdma/(developers-only)')
0 files changed, 0 insertions, 0 deletions