xref: /freebsd/sys/modules/mgb/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
18890ab77SEd Maste.PATH:	${SRCTOP}/sys/dev/mgb
28890ab77SEd Maste
38890ab77SEd MasteKMOD	= if_mgb
48890ab77SEd MasteSRCS	= if_mgb.c
58890ab77SEd MasteSRCS	+= device_if.h bus_if.h pci_if.h
6*dea952c3SKevin LoSRCS	+= ifdi_if.h opt_platform.h
78890ab77SEd MasteSRCS	+= miibus_if.h
88890ab77SEd Maste
98890ab77SEd Maste#CFLAGS+= -DIFLIB
108890ab77SEd Maste
118890ab77SEd Maste.include <bsd.kmod.mk>
128890ab77SEd Maste
13