From fb45992d1b0229856a44f4e7c60d89eb03c23574 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Thu, 5 May 2016 06:58:30 +0000 Subject: [bhnd] add missing bus file. --- sys/modules/bhnd/bhndb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/bhnd') diff --git a/sys/modules/bhnd/bhndb/Makefile b/sys/modules/bhnd/bhndb/Makefile index 06822de34e27..46aa6bde9ec8 100644 --- a/sys/modules/bhnd/bhndb/Makefile +++ b/sys/modules/bhnd/bhndb/Makefile @@ -8,6 +8,6 @@ SRCS= bhndb.c bhndb_subr.c bhndb_hwdata.c \ bhndb_if.c bhndb_if.h \ bhnd_bus_if.h -SRCS+= device_if.h bus_if.h +SRCS+= device_if.h bus_if.h pci_if.h .include -- cgit v1.2.3