Re: Simplified Steps for Building a Loadable module on -CURRENT

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Fri, 01 Sep 2006 15:08:31 +0200
"David Christensen" <davidch_at_broadcom.com> writes:
> 2) My Makefile:
> .PATH:  .
> KMOD=   if_bge
> SRCS=   bus_if.h device_if.h pci_if.h miibus_if.h miidevs.h
> SRCS+=  if_bge.c if_bgereg.h 
> DEBUG_FLAGS = -g
>
> .include <bsd.kmod.mk>

What's wrong with the one in /sys/modules/bge?

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Fri Sep 01 2006 - 11:08:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:59 UTC