bde
6a99eb78ce
Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute
...
path to the obj directory in ${CFLAGS}. This is actually equivalent
to "-I." since bsd.kmod.mk also puts -I- in ${CFLAGS}.
1998-02-01 18:12:15 +00:00
eivind
71161cca14
LKM-support for converting all file-system options to new-style options.
1998-01-24 02:21:53 +00:00
peter
1db7fe2fb1
Revert $FreeBSD$ back to $Id$
1997-02-22 12:49:29 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
71f5160702
Sort cross references.
1997-01-13 00:25:51 +00:00
wosch
361a15b8f4
add forgotten $Id$
1996-09-22 21:56:57 +00:00
bde
869e251c53
Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by the
...
joy driver proper.
Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative)
path.
1996-06-23 14:52:20 +00:00
jmz
7547786cc6
Build LKM for joystick driver.
1996-03-16 01:35:48 +00:00