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