freebsd-dev/share/mk
Steve Passe 066da549d4 Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
make world fails when it tries to build LKMs because the files
	opt_smp.h
	opt_smp_invltbl.h
are missing.

This patch to /usr/src/share/mk/bsd.kmod.mk is a temporary workaround.

Note that LKMs built in this way may or may NOT work properly with an
SMP kernel.
1997-04-28 00:02:22 +00:00
..
bsd.dep.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00
bsd.doc.mk Fix a typo that prevented the proper flag from being set 1997-04-04 01:25:32 +00:00
bsd.info.mk Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. This 1997-04-07 16:46:40 +00:00
bsd.kern.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.kmod.mk Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De> 1997-04-28 00:02:22 +00:00
bsd.lib.mk Fixed missing strip step in .S.o and .S.po rules. 1997-04-23 10:26:18 +00:00
bsd.libnames.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.man.mk Updated comment about MANDEPEND (it was misplaced in bsd.prog.mk). 1997-04-19 14:55:17 +00:00
bsd.obj.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.own.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.port.mk Merge from 2.2. 1997-04-21 00:24:51 +00:00
bsd.port.subdir.mk Add comments. 1997-03-09 23:10:56 +00:00
bsd.prog.mk Pass everything in ${LDADD} directly to the linker for `make depend' 1997-04-23 18:47:42 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.subdir.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
sys.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00