Enji Cooper
193d9e768b
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
Oleksandr Tymoshenko
a5d8db32f8
[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 Panchasara
005cecb30a
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
Oleksandr Tymoshenko
5370c80e0e
[bytgpio] Add module for bytgpio(4)
...
MFC after: 3 days
2016-11-21 19:47:37 +00:00