1.PATH: ${SRCTOP}/sys/dev/wpi 2 3KMOD = if_wpi 4SRCS = if_wpi.c device_if.h bus_if.h pci_if.h opt_wpi.h opt_wlan.h 5 6.include <bsd.kmod.mk> 7