History log of /freebsd-10-stable/sys/modules/bktr/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 65697 10-Sep-2000 roger

Update to build both bktr and bktr_mem modules


# 65374 02-Sep-2000 phk

Avoid the modules madness I inadvertently introduced by making the
cloning infrastructure standard in kern_conf. Modules are now
the same with or without devfs support.

If you need to detect if devfs is present, in modules or elsewhere,
check the integer variable "devfs_present".

This happily removes an ugly hack from kern/vfs_conf.c.

This forces a rename of the eventhandler and the standard clone
helper function.

Include <sys/eventhandler.h> in <sys/conf.h>: it's a helper #include
like <sys/queue.h>

Remove all #includes of opt_devfs.h they no longer matter.


# 60966 26-May-2000 peter

Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
encoding the relative path.


# 59951 04-May-2000 peter

Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.


# 53846 28-Nov-1999 bde

Removed special rules for building and cleaning device interface files
and empty options files. The rules are now generated automatically in
bsd.kmod.mk. Cleaned up related things ($S and ${CLEANFILES}).


# 53558 22-Nov-1999 green

Add vnode_if.c to CLEANFILES.


# 51748 28-Sep-1999 peter

Make the bktr module build. The Makefile was badly mangled, including
leaving the ".c" out of most of the SRCS= source files.


# 51696 26-Sep-1999 roger

Update to use new Bt848 driver


# 51541 22-Sep-1999 roger

Use new location of Bt848 driver.
Remove NPCI generation as the driver no longer checks for NPIC > 0


# 50695 31-Aug-1999 roger

add vnode_if.h


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 47886 12-Jun-1999 roger

Change perl5 to perl (same change as made in the fxp module)


# 47885 12-Jun-1999 roger

Makefile to build a loadable bktr Bt848/Bt878 device driver
This allows the bt848 grabber to be loaded in the boot loader or
after bootup without the need for a custom kernel