Multiple Makefile miss opt_*.h and *_if.h header file. We fix it by
running `make` in sys/modules to build all modules.
Sponsored by: The FreeBSD Foundation
Differential D52062
sys/modules: fix standalone build for multiple build Authored by aokblast on Aug 21 2025, 8:28 AM. Tags None Referenced Files
Details Multiple Makefile miss opt_*.h and *_if.h header file. We fix it by Sponsored by: The FreeBSD Foundation
Diff Detail
Event TimelineComment Actions How exactly did you test it? Remove the object directory first and then make sys/modules? +1 |