1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/sbni 4 5 KMOD= if_sbni 6 SRCS= if_sbni.c if_sbni_isa.c if_sbni_pci.c 7 8 SRCS+= bus_if.h device_if.h isa_if.h pci_if.h 9 10 .include <bsd.kmod.mk>
Cache object: 371f4d052e6c2b408c0ed0d60ee02fd9
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.