summaryrefslogtreecommitdiffstats
path: root/sys/modules/amr/Makefile
blob: 58335744f7e7ead0a59230a5c40fea09146f133b (plain)
1
2
3
4
5
6
7
# $FreeBSD$

.PATH:		${.CURDIR}/../../dev/amr
KMOD		= amr
SRCS		= amr.c amr_pci.c amr_disk.c device_if.h bus_if.h pci_if.h 

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud