Page MenuHomeFreeBSD

modules: iwlwifi/rtw89 allow standalone build
ClosedPublic

Authored by bz on Jan 18 2026, 9:49 PM.
Tags
None
Referenced Files
F146194171: D54769.id170020.diff
Sat, Feb 28, 3:34 PM
Unknown Object (File)
Wed, Feb 11, 5:51 PM
Unknown Object (File)
Mon, Feb 9, 9:02 PM
Unknown Object (File)
Sun, Feb 8, 2:31 AM
Unknown Object (File)
Sun, Feb 8, 12:11 AM
Unknown Object (File)
Sat, Jan 31, 7:05 AM
Unknown Object (File)
Jan 29 2026, 12:29 AM
Unknown Object (File)
Jan 27 2026, 11:31 PM
Subscribers
None

Details

Summary

The KERN_OPTS:MDEV_ACPI checks are fine for as long as we are building
modules along the kernel. If one wants to just build the module
standalone out of the module directory this would fail.
Add the missing include for kmod.opts.mk (as was done for tcp
in 1319a76179682).

Sponsored by: The FreeBSD Foundation
Reported by: Tassilo Philipp (tphilipp potion-studios.com)
Fixes: f5a77dc8f8df ("improve module Makefile dependency on ACPI")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable