Deleted Added
full compact
Makefile (323032) Makefile (323453)
1# $FreeBSD: head/sys/modules/ntb/ntb_hw_plx/Makefile 323032 2017-08-30 21:16:32Z mav $
1# $FreeBSD: stable/11/sys/modules/ntb/ntb_hw_plx/Makefile 323032 2017-08-30 21:16:32Z mav $
2
3.PATH: ${SRCTOP}/sys/dev/ntb/ntb_hw
4
5KMOD = ntb_hw_plx
6SRCS = ntb_hw_plx.c
7SRCS += device_if.h bus_if.h pci_if.h ntb_if.h
8
9.include <bsd.kmod.mk>
2
3.PATH: ${SRCTOP}/sys/dev/ntb/ntb_hw
4
5KMOD = ntb_hw_plx
6SRCS = ntb_hw_plx.c
7SRCS += device_if.h bus_if.h pci_if.h ntb_if.h
8
9.include <bsd.kmod.mk>