Konstantin Belousov
83271c68c4
Fix some modules to export more used symbols
...
(cherry picked from commit 5bb3134a8c )
2021-11-25 03:09:21 +02:00
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
Warner Losh
3193579b66
o Remove @- from the ln and change it to a -sf. This was bogus, and
...
regocnized as such at the time. Now that the other bogons in the
tree have been fixed, we can remove this ugly kludge.
o Remove stale/bogus opt_foo.h files. These are left over from
by-gone resources. And they point to the need, yet again, to
improve the build system so meta information is only in one place.
Submitted by: ru
Reviewed by: bde
Approved by: re@ (jhb)
2003-11-19 05:08:27 +00:00
Warner Losh
0cbc7cc255
ppbus_if.c is necessary if you are loading submodules.
2003-11-04 02:55:03 +00:00
Ruslan Ermilov
17d6c63672
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
...
Not objected to by: -current
2002-01-11 15:49:02 +00:00
Mike Smith
07af4a8e64
Export symbols that constitute APIs defined by these
...
modules.
Note that in the case of 'mii' the API is not clearly
defined, and the symbols exported represent a subset
defined by current usage.
2002-01-11 01:16:00 +00:00
Poul-Henning Kamp
1b6c258916
Add modules for lpt, plip, ppbus, ppi and pps.
...
Submitted by: j mckitrick <jcm@freebsd-uk.eu.org>
2001-11-03 08:20:44 +00:00