sys/modules: normalize .CURDIR-relative paths to SRCTOP

This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64
MFC after:	1 month
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-03-04 10:10:17 +00:00
parent abe427af75
commit 193d9e768b
791 changed files with 1010 additions and 1017 deletions

View File

@ -1,11 +1,10 @@
# $FreeBSD$
.PATH: $(.CURDIR)/../../dev/tdfx
.PATH: ${SRCTOP}/sys/dev/tdfx
KMOD= 3dfx
SRCS= bus_if.h pci_if.h device_if.h tdfx_pci.h tdfx_io.h\
tdfx_vars.h tdfx_pci.c
INCSRC= ../../sys
# Uncomment this for debugging messages
#CFLAGS+= -DDEBUG

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/tdfx
.PATH: ${SRCTOP}/sys/dev/tdfx
KMOD= 3dfx_linux
SRCS= tdfx_linux.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
SYSDIR?=${.CURDIR}/..
SYSDIR?=${SRCTOP}/sys
.include "${SYSDIR}/conf/kern.opts.mk"
SUBDIR_PARALLEL=
@ -423,7 +423,7 @@ SUBDIR+= opensolaris
.endif
.if ${MK_CRYPT} != "no" || defined(ALL_MODULES)
.if exists(${.CURDIR}/../opencrypto)
.if exists(${SRCTOP}/sys/opencrypto)
_crypto= crypto
_cryptodev= cryptodev
_random_fortuna=random_fortuna

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/aac
.PATH: ${SRCTOP}/sys/dev/aac
.if ${MACHINE_CPUARCH} == "i386"
SUBDIR= aac_linux

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/aac
.PATH: ${SRCTOP}/sys/dev/aac
KMOD= aac_linux
SRCS= aac_linux.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/aacraid
.PATH: ${SRCTOP}/sys/dev/aacraid
.if ${MACHINE_CPUARCH} == "i386"
SUBDIR= aacraid_linux

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/aacraid
.PATH: ${SRCTOP}/sys/dev/aacraid
KMOD= aacraid_linux
SRCS= aacraid_linux.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../netinet
.PATH: ${SRCTOP}/sys/netinet
KMOD= accf_data
SRCS= accf_data.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../netinet
.PATH: ${SRCTOP}/sys/netinet
KMOD= accf_dns
SRCS= accf_dns.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../netinet
.PATH: ${SRCTOP}/sys/netinet
KMOD= accf_http
SRCS= accf_http.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../kern
.PATH: ${SRCTOP}/sys/kern
KMOD= acl_nfs4
SRCS= vnode_if.h subr_acl_nfs4.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../kern
.PATH: ${SRCTOP}/sys/kern
KMOD= acl_posix1e
SRCS= vnode_if.h subr_acl_posix1e.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_asus
SRCS= acpi_asus.c opt_acpi.h acpi_if.h bus_if.h device_if.h

View File

@ -1,9 +1,9 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_asus_wmi
CFLAGS+=-I${.CURDIR}/../../../dev/acpi_support
CFLAGS+=-I${SRCTOP}/sys/dev/acpi_support
SRCS= acpi_asus_wmi.c opt_acpi.h acpi_if.h acpi_wmi_if.h device_if.h bus_if.h
.include <bsd.kmod.mk>

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpica
.PATH: ${SRCTOP}/sys/dev/acpica
KMOD= acpi_dock
SRCS= acpi_dock.c opt_acpi.h device_if.h bus_if.h acpi_if.h
SRCS+= opt_ddb.h

View File

@ -1,9 +1,9 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_fujitsu
CFLAGS+=-I${.CURDIR}/../../../dev/acpi_support
CFLAGS+=-I${SRCTOP}/sys/dev/acpi_support
SRCS= acpi_fujitsu.c opt_acpi.h acpi_if.h device_if.h bus_if.h
.include <bsd.kmod.mk>

View File

@ -1,9 +1,9 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_hp
CFLAGS+=-I${.CURDIR}/../../../dev/acpi_support
CFLAGS+=-I${SRCTOP}/sys/dev/acpi_support
SRCS= acpi_hp.c opt_acpi.h acpi_if.h acpi_wmi_if.h device_if.h bus_if.h
.include <bsd.kmod.mk>

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_ibm
SRCS= acpi_ibm.c opt_acpi.h device_if.h bus_if.h acpi_if.h
SRCS+= opt_ddb.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_panasonic
SRCS= acpi_panasonic.c opt_acpi.h acpi_if.h bus_if.h device_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_rapidstart
SRCS= acpi_rapidstart.c opt_acpi.h device_if.h bus_if.h acpi_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_sony
SRCS= acpi_sony.c opt_acpi.h device_if.h bus_if.h acpi_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_toshiba
SRCS= acpi_toshiba.c opt_acpi.h acpi_if.h bus_if.h device_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpica
.PATH: ${SRCTOP}/sys/dev/acpica
KMOD= acpi_video
SRCS= acpi_video.c

View File

@ -1,9 +1,9 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= acpi_wmi
CFLAGS+=-I${.CURDIR}/../../../dev/acpi_support
CFLAGS+=-I${SRCTOP}/sys/dev/acpi_support
SRCS= acpi_wmi.c opt_acpi.h acpi_if.h acpi_wmi_if.h device_if.h bus_if.h
.include <bsd.kmod.mk>

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/acpi_support
.PATH: ${SRCTOP}/sys/dev/acpi_support
KMOD= aibs
SRCS= atk0110.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/ae
.PATH: ${SRCTOP}/sys/dev/ae
KMOD= if_ae
SRCS= if_ae.c device_if.h bus_if.h pci_if.h miibus_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../crypto/aesni
.PATH: ${SRCTOP}/sys/crypto/aesni
KMOD= aesni
SRCS= aesni.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/age
.PATH: ${SRCTOP}/sys/dev/age
KMOD= if_age
SRCS= if_age.c device_if.h bus_if.h pci_if.h miibus_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/agp
.PATH: ${SRCTOP}/sys/dev/agp
KMOD= agp
SRCS= agp.c agp_if.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/aha
.PATH: ${SRCTOP}/sys/dev/aha
KMOD= aha
SRCS= aha.c aha_isa.c ahareg.h opt_cam.h device_if.h bus_if.h \

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/ahci
.PATH: ${SRCTOP}/sys/dev/ahci
KMOD= ahci
SRCS= ahci.c ahci_pci.c ahciem.c ahci.h device_if.h bus_if.h pci_if.h opt_cam.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/aic
.PATH: ${SRCTOP}/sys/dev/aic
KMOD= aic
SRCS= aic.c aic_isa.c aic_pccard.c

View File

@ -1,7 +1,7 @@
# $FreeBSD$
SYSDIR?=${.CURDIR}/../../..
SYSDIR?=${SRCTOP}/sys
.include "${SYSDIR}/conf/kern.opts.mk"
.PATH: ${SYSDIR}/dev/aic7xxx

View File

@ -1,13 +1,13 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../dev/aic7xxx
.PATH: ${SRCTOP}/sys/dev/aic7xxx
KMOD= ahc_isa
SRCS= ahc_isa.c
SRCS+= device_if.h bus_if.h pci_if.h isa_if.h
SRCS+= opt_scsi.h opt_cam.h opt_aic7xxx.h
CFLAGS+= -I${.CURDIR}/../../../../dev/aic7xxx -I..
CFLAGS+= -I${SRCTOP}/sys/dev/aic7xxx -I..
.include <bsd.kmod.mk>

View File

@ -1,14 +1,14 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../dev/aic7xxx
.PATH: ${SRCTOP}/sys/dev/aic7xxx
KMOD= ahc_pci
SRCS= ahc_pci.c aic7xxx_pci.c
SRCS+= device_if.h bus_if.h pci_if.h
SRCS+= opt_scsi.h opt_cam.h opt_aic7xxx.h
CFLAGS+= -I${.CURDIR}/../../../../dev/aic7xxx -I..
CFLAGS+= -I${SRCTOP}/sys/dev/aic7xxx -I..
.include <bsd.kmod.mk>

View File

@ -1,7 +1,7 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/aic7xxx
.PATH: ${SRCTOP}/sys/dev/aic7xxx
KMOD= ahd
GENSRCS= aic79xx_seq.h aic79xx_reg.h
@ -17,14 +17,14 @@ BEFORE_DEPEND= ${GENSRCS}
.if make(ahdfirmware)
ahdfirmware: ${GENSRCS}
${GENSRCS}: \
${.CURDIR}/../../../dev/aic7xxx/aic79xx.{reg,seq} \
${.CURDIR}/../../../cam/scsi/scsi_message.h
aicasm ${INCLUDES} -I${.CURDIR}/../../../cam/scsi \
-I${.CURDIR}/../../../dev/aic7xxx \
${SRCTOP}/sys/dev/aic7xxx/aic79xx.{reg,seq} \
${SRCTOP}/sys/cam/scsi/scsi_message.h
aicasm ${INCLUDES} -I${SRCTOP}/sys/cam/scsi \
-I${SRCTOP}/sys/dev/aic7xxx \
-o aic79xx_seq.h -r aic79xx_reg.h \
${REG_PRINT_OPT} \
-i ${.CURDIR}/../../../dev/aic7xxx/aic79xx_osm.h \
${.CURDIR}/../../../dev/aic7xxx/aic79xx.seq
-i ${SRCTOP}/sys/dev/aic7xxx/aic79xx_osm.h \
${SRCTOP}/sys/dev/aic7xxx/aic79xx.seq
.else
${GENSRCS}: .NOMETA
@echo "Error: ${.TARGET} is missing. Run 'make ahdfirmware'."

View File

@ -1,9 +1,9 @@
# $FreeBSD$
MAKESRCPATH= ${.CURDIR}/../../../dev/aic7xxx/aicasm
MAKESRCPATH= ${SRCTOP}/sys/dev/aic7xxx/aicasm
install:
.include "${.CURDIR}/../../../dev/aic7xxx/aicasm/Makefile"
.include "${SRCTOP}/sys/dev/aic7xxx/aicasm/Makefile"
build-tools: ${PROG}

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/alc
.PATH: ${SRCTOP}/sys/dev/alc
KMOD= if_alc
SRCS= if_alc.c device_if.h bus_if.h pci_if.h miibus_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/ale
.PATH: ${SRCTOP}/sys/dev/ale
KMOD= if_ale
SRCS= if_ale.c device_if.h bus_if.h pci_if.h miibus_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../kern
.PATH: ${SRCTOP}/sys/kern
KMOD= alq
SRCS= opt_mac.h vnode_if.h kern_alq.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../arm/ti/am335x
.PATH: ${SRCTOP}/sys/arm/ti/am335x
KMOD= am335x_dmtpps
SRCS= am335x_dmtpps.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/amd_ecc_inject
.PATH: ${SRCTOP}/sys/dev/amd_ecc_inject
KMOD= amd_ecc_inject
SRCS= ecc_inject.c bus_if.h device_if.h pci_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/amdsbwd
.PATH: ${SRCTOP}/sys/dev/amdsbwd
KMOD = amdsbwd
SRCS = amdsbwd.c
SRCS += device_if.h bus_if.h pci_if.h isa_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/amdtemp
.PATH: ${SRCTOP}/sys/dev/amdtemp
KMOD= amdtemp
SRCS= amdtemp.c bus_if.h device_if.h pci_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/amr
.PATH: ${SRCTOP}/sys/dev/amr
SUBDIR= amr_cam
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/amr
.PATH: ${SRCTOP}/sys/dev/amr
KMOD= amr_cam
SRCS= amr_cam.c device_if.h bus_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/amr
.PATH: ${SRCTOP}/sys/dev/amr
KMOD= amr_linux
SRCS= amr_linux.c device_if.h bus_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/an
.PATH: ${SRCTOP}/sys/dev/an
KMOD= if_an
SRCS= if_an.c if_an_pccard.c if_an_pci.c if_an_isa.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../kern
.PATH: ${SRCTOP}/sys/kern
KMOD= aout
SRCS= imgact_aout.c \

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../i386/bios
.PATH: ${SRCTOP}/sys/i386/bios
KMOD= apm
SRCS= apm.c apm.h

View File

@ -29,15 +29,15 @@
# $FreeBSD$
#
.PATH: ${.CURDIR}/../../../mips/atheros/
.PATH: ${SRCTOP}/sys/mips/atheros/
KMOD= ar71xx_ehci
SRCS= ar71xx_ehci.c
SRCS+= device_if.h bus_if.h usb_if.h opt_usb.h opt_bus.h
.PATH: ${.CURDIR}/../../../dev/usb/controller/
.PATH: ${SRCTOP}/sys/dev/usb/controller/
SRCS+= ehci.c
CFLAGS+= -I. -I${.CURDIR}/../../../mips/atheros
CFLAGS+= -I. -I${SRCTOP}/sys/mips/atheros
.include <bsd.kmod.mk>

View File

@ -29,15 +29,15 @@
# $FreeBSD$
#
.PATH: ${.CURDIR}/../../../mips/atheros/
.PATH: ${SRCTOP}/sys/mips/atheros/
KMOD= ar71xx_ohci
SRCS= ar71xx_ohci.c
SRCS+= device_if.h bus_if.h usb_if.h opt_usb.h opt_bus.h
CFLAGS+= -I. -I${.CURDIR}/../../../mips/atheros
CFLAGS+= -I. -I${SRCTOP}/sys/mips/atheros
.PATH: ${.CURDIR}/../../../dev/usb/controller/
.PATH: ${SRCTOP}/sys/dev/usb/controller/
SRCS+= ohci.c
.include <bsd.kmod.mk>

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/arcmsr
.PATH: ${SRCTOP}/sys/dev/arcmsr
KMOD= arcmsr
SRCS= arcmsr.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../net
.PATH: ${SRCTOP}/sys/net
KMOD= arcnet
SRCS= if_arcsubr.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../crypto/armv8
.PATH: ${SRCTOP}/sys/crypto/armv8
KMOD= armv8crypto
SRCS= armv8_crypto.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/asmc
.PATH: ${SRCTOP}/sys/dev/asmc
KMOD= asmc
SRCS= asmc.c opt_acpi.h opt_intr_filter.h acpi_if.h bus_if.h device_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/ata
.PATH: ${SRCTOP}/sys/dev/ata
KMOD= atacard
SRCS= ata-card.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/ata
.PATH: ${SRCTOP}/sys/dev/ata
KMOD= ata
SRCS= ata-all.c ata_if.c ata-lowlevel.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/ata
.PATH: ${SRCTOP}/sys/dev/ata
KMOD= ataisa
SRCS= ata-isa.c

View File

@ -2,7 +2,7 @@
SUBDIR += chipsets
.PATH: ${.CURDIR}/../../../dev/ata
.PATH: ${SRCTOP}/sys/dev/ata
KMOD= atapci
SRCS= ata-pci.c ata-dma.c ata-sata.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= ataacard
SRCS= ata-acard.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= ataacerlabs
SRCS= ata-acerlabs.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= ataamd
SRCS= ata-amd.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= ataati
SRCS= ata-ati.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atacenatek
SRCS= ata-cenatek.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atacypress
SRCS= ata-cypress.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atacyrix
SRCS= ata-cyrix.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atahighpoint
SRCS= ata-highpoint.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= ataintel
SRCS= ata-intel.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= ataite
SRCS= ata-ite.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atajmicron
SRCS= ata-jmicron.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atamarvell
SRCS= ata-marvell.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atamicron
SRCS= ata-micron.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atanational
SRCS= ata-national.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atanetcell
SRCS= ata-netcell.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atanvidia
SRCS= ata-nvidia.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atapromise
SRCS= ata-promise.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= ataserverworks
SRCS= ata-serverworks.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atasiliconimage
SRCS= ata-siliconimage.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atasis
SRCS= ata-sis.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../../dev/ata/chipsets
.PATH: ${SRCTOP}/sys/dev/ata/chipsets
KMOD= atavia
SRCS= ata-via.c

View File

@ -29,13 +29,13 @@
# $FreeBSD$
#
.PATH: ${.CURDIR}/../../dev/ath
.PATH: ${.CURDIR}/../../dev/ath/ath_hal
.PATH: ${SRCTOP}/sys/dev/ath
.PATH: ${SRCTOP}/sys/dev/ath/ath_hal
KMOD= if_ath_ahb
SRCS= if_ath_ahb.c
SRCS+= device_if.h bus_if.h opt_wlan.h opt_ath.h opt_ah.h
CFLAGS+= -I. -I${.CURDIR}/../../dev/ath -I${.CURDIR}/../../dev/ath/ath_hal
CFLAGS+= -I. -I${SRCTOP}/sys/dev/ath -I${SRCTOP}/sys/dev/ath/ath_hal
.include <bsd.kmod.mk>

View File

@ -29,13 +29,13 @@
# $FreeBSD$
#
.PATH: ${.CURDIR}/../../dev/ath
.PATH: ${.CURDIR}/../../dev/ath/ath_hal
.PATH: ${SRCTOP}/sys/dev/ath
.PATH: ${SRCTOP}/sys/dev/ath/ath_hal
KMOD= if_ath_pci
SRCS= if_ath_pci.c
SRCS+= device_if.h bus_if.h pci_if.h opt_wlan.h opt_ath.h opt_ah.h
CFLAGS+= -I. -I${.CURDIR}/../../dev/ath -I${.CURDIR}/../../dev/ath/ath_hal
CFLAGS+= -I. -I${SRCTOP}/sys/dev/ath -I${SRCTOP}/sys/dev/ath/ath_hal
.include <bsd.kmod.mk>

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../fs/autofs
.PATH: ${SRCTOP}/sys/fs/autofs
KMOD= autofs
SRCS= vnode_if.h \

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/auxio
.PATH: ${SRCTOP}/sys/dev/auxio
KMOD= auxio

View File

@ -1,5 +1,5 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/bce
.PATH: ${SRCTOP}/sys/dev/bce
KMOD= if_bce
SRCS= opt_bce.h if_bce.c miibus_if.h miidevs.h device_if.h bus_if.h pci_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/bfe
.PATH: ${SRCTOP}/sys/dev/bfe
KMOD= if_bfe
SRCS= if_bfe.c miibus_if.h miidevs.h device_if.h bus_if.h pci_if.h

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/bge
.PATH: ${SRCTOP}/sys/dev/bge
KMOD= if_bge
SRCS= if_bge.c miibus_if.h miidevs.h device_if.h bus_if.h pci_if.h

View File

@ -1,10 +1,10 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/bhnd
.PATH: ${.CURDIR}/../../dev/bhnd/cores/chipc
.PATH: ${.CURDIR}/../../dev/bhnd/cores/chipc/pwrctl
.PATH: ${.CURDIR}/../../dev/bhnd/cores/pmu
.PATH: ${.CURDIR}/../../dev/bhnd/nvram
.PATH: ${SRCTOP}/sys/dev/bhnd
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/chipc
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/chipc/pwrctl
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/pmu
.PATH: ${SRCTOP}/sys/dev/bhnd/nvram
KMOD= bhnd
SRCS= bhnd.c bhnd_subr.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/bhnd/bcma
.PATH: ${SRCTOP}/sys/dev/bhnd/bcma
KMOD= bcma
SRCS= bcma.c bcma_subr.c bcma_erom.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/bhnd/bcma
.PATH: ${SRCTOP}/sys/dev/bhnd/bcma
KMOD= bcma_bhndb
SRCS= bcma_bhndb.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/bhnd/bhndb
.PATH: ${SRCTOP}/sys/dev/bhnd/bhndb
KMOD= bhndb
SRCS= bhndb.c bhndb_subr.c bhndb_hwdata.c \

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/bhnd/bhndb
.PATH: ${SRCTOP}/sys/dev/bhnd/bhndb
KMOD= bhndb_pci
SRCS= bhndb_pci.c bhndb_pci_hwdata.c \

View File

@ -1,7 +1,7 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../dev/bhnd/cores/pci
.PATH: ${.CURDIR}/../../../../dev/bhnd/cores/pcie2
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/pci
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/pcie2
KMOD= bhnd_pci
SRCS= bhnd_pci.c bhnd_pcie2.c

View File

@ -1,7 +1,7 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../dev/bhnd/cores/pci
.PATH: ${.CURDIR}/../../../../dev/bhnd/cores/pcie2
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/pci
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/pcie2
KMOD= bhnd_pci_hostb
SRCS= bhnd_pci_hostb.c bhnd_pcie2_hostb.c

View File

@ -1,7 +1,7 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../../dev/bhnd/cores/pci
.PATH: ${.CURDIR}/../../../../dev/bhnd/cores/pcie2
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/pci
.PATH: ${SRCTOP}/sys/dev/bhnd/cores/pcie2
KMOD= bhnd_pcib
SRCS= bhnd_pcib.c bhnd_pcie2b.c

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/bhnd/siba
.PATH: ${SRCTOP}/sys/dev/bhnd/siba
KMOD= siba
SRCS= siba.c siba_subr.c \

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../../dev/bhnd/siba
.PATH: ${SRCTOP}/sys/dev/bhnd/siba
KMOD= siba_bhndb
SRCS= siba_bhndb.c

View File

@ -1,7 +1,7 @@
# $FreeBSD$
#
.PATH: ${.CURDIR}/../../../i386/bios
.PATH: ${SRCTOP}/sys/i386/bios
KMOD= smapi
SRCS= smapi.c smapi_bios.S \

View File

@ -1,7 +1,7 @@
# $FreeBSD$
#
.PATH: ${.CURDIR}/../../../x86/bios
.PATH: ${SRCTOP}/sys/x86/bios
KMOD= smbios
SRCS= smbios.c \

Some files were not shown because too many files have changed in this diff Show More