summaryrefslogtreecommitdiffstats
path: root/sys/modules/ata/atapci/chipsets/atacypress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ata/atapci/chipsets/atacypress/Makefile')
-rw-r--r--sys/modules/ata/atapci/chipsets/atacypress/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/ata/atapci/chipsets/atacypress/Makefile b/sys/modules/ata/atapci/chipsets/atacypress/Makefile
index e356ea0..c3fe346 100644
--- a/sys/modules/ata/atapci/chipsets/atacypress/Makefile
+++ b/sys/modules/ata/atapci/chipsets/atacypress/Makefile
@@ -4,7 +4,6 @@
KMOD= atacypress
SRCS= ata-cypress.c
-SRCS+= opt_ata.h ata_if.h device_if.h bus_if.h pci_if.h
+SRCS+= ata_if.h bus_if.h device_if.h pci_if.h
.include <bsd.kmod.mk>
-
OpenPOWER on IntegriCloud