ngie
9900a2bb5e
sys/modules: normalize .CURDIR-relative paths to SRCTOP
...
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon
2017-03-04 10:10:17 +00:00
gonzo
f0481363d2
[intelspi][bytgio] Fix buildworld with MODULES_WITH_WORLD set
...
Add opt_platform.h and opt_acpi.h to the dependencies so modules can be
built as a part of buildworld when MODULES_WITH_WORLD is set
Reported by: Andre Albsmeier (for 11-stable)
MFC after: 1 day
2017-03-02 03:19:39 +00:00
hiren
050044fcf4
r308942 broke kernel build.
...
Add acpi_if.h to module makefile to fix it.
Submitted by: peter
2016-11-21 21:07:43 +00:00
gonzo
d05fc64c59
[bytgpio] Add module for bytgpio(4)
...
MFC after: 3 days
2016-11-21 19:47:37 +00:00