From 1fd2cdcb2f28dac4b33c8280391d8cccd931eb3e Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Tue, 27 Aug 2002 15:59:19 +0000 Subject: Fix this pending the decision of which of the redundant sys/modules/{pc,}cbb/Makefile to remove. --- sys/modules/cbb/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sys/modules/cbb') diff --git a/sys/modules/cbb/Makefile b/sys/modules/cbb/Makefile index d887cd21c1b2..6451a71330e9 100644 --- a/sys/modules/cbb/Makefile +++ b/sys/modules/cbb/Makefile @@ -1,11 +1,9 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../pci +.PATH: ${.CURDIR}/../../dev/pccbb KMOD= cbb SRCS= pccbb.c \ - device_if.h bus_if.h - -EXPORT_SYMS= YES # XXX evaluate + device_if.h bus_if.h power_if.h card_if.h pci_if.h pcib_if.h .include -- cgit v1.3