acpi: Narrow workaround for broken interrupt settings
[dragonfly.git] / sys / dev / netif / lge / Makefile
blobdfc23dc700e35bcc1b649d314726eca7473db1cd
1 # $FreeBSD: src/sys/modules/lge/Makefile,v 1.1.2.1 2001/06/19 19:42:41 wpaul Exp $
3 KMOD= if_lge
4 SRCS= if_lge.c miibus_if.h device_if.h bus_if.h pci_if.h pcidevs.h
6 .include <bsd.kmod.mk>