summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/mps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mps/Makefile b/sys/modules/mps/Makefile
index 5e91084..49e65da 100644
--- a/sys/modules/mps/Makefile
+++ b/sys/modules/mps/Makefile
@@ -4,7 +4,7 @@
KMOD= mps
SRCS= mps_pci.c mps.c mps_sas.c mps_table.c mps_user.c
-SRCS+= opt_compat.h
+SRCS+= opt_mps.h opt_cam.h opt_compat.h
SRCS+= device_if.h bus_if.h pci_if.h
#CFLAGS += -DMPS_DEBUG
OpenPOWER on IntegriCloud