110534a60SWarner Losh# $FreeBSD$ 210534a60SWarner Losh 3193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/pccbb 4c68159a6SDavid E. O'Brien 510534a60SWarner LoshKMOD= cbb 6*7b9439d0SWarner LoshSRCS= pccbb.c pccbb_pci.c \ 7*7b9439d0SWarner Losh device_if.h bus_if.h power_if.h card_if.h pci_if.h pcib_if.h 845351268SMike Smith 95355ab20SWarner Losh.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64" 105355ab20SWarner LoshCFLAGS += -DNEW_PCIB 115355ab20SWarner Losh.endif 125355ab20SWarner Losh 1364db83a8SPeter Wemm.include <bsd.kmod.mk> 14