--- src/sys/dev/netif/bge/Makefile 2007/06/15 22:52:47 1.7 +++ src/sys/dev/netif/bge/Makefile 2007/06/21 15:00:18 1.8 @@ -4,7 +4,7 @@ KMOD= if_bge SRCS= if_bge.c SRCS+= miibus_if.h device_if.h bus_if.h pci_if.h -SRCS+= opt_polling.h +SRCS+= opt_polling.h opt_ktr.h KMODDEPS = miibus .ifndef BUILDING_WITH_KERNEL