files.amd64 (1c204a5731c27e17a7fe78f41260cb7826c0f0b2) | files.amd64 (8d96e455313f137de3023d7c893b4b24975c47bb) |
---|---|
1# This file tells config what files go into building a kernel, 2# files marked standard are always included. 3# 4# $FreeBSD$ 5# 6# The long compile-with and dependency lines are required because of 7# limitations in config: backslash-newline doesn't work in strings, and 8# dependency lines other than the first are silently ignored. --- 117 unchanged lines hidden (view full) --- 126amd64/isa/elcr.c standard 127amd64/isa/isa.c standard 128amd64/isa/isa_dma.c standard 129amd64/isa/nmi.c standard 130amd64/pci/pci_bus.c optional pci 131amd64/pci/pci_cfgreg.c optional pci 132crypto/blowfish/bf_enc.c optional crypto | ipsec ipsec_esp 133crypto/des/des_enc.c optional crypto | ipsec ipsec_esp | \ | 1# This file tells config what files go into building a kernel, 2# files marked standard are always included. 3# 4# $FreeBSD$ 5# 6# The long compile-with and dependency lines are required because of 7# limitations in config: backslash-newline doesn't work in strings, and 8# dependency lines other than the first are silently ignored. --- 117 unchanged lines hidden (view full) --- 126amd64/isa/elcr.c standard 127amd64/isa/isa.c standard 128amd64/isa/isa_dma.c standard 129amd64/isa/nmi.c standard 130amd64/pci/pci_bus.c optional pci 131amd64/pci/pci_cfgreg.c optional pci 132crypto/blowfish/bf_enc.c optional crypto | ipsec ipsec_esp 133crypto/des/des_enc.c optional crypto | ipsec ipsec_esp | \ |
134 netsmbcrypto | 134 netsmb |
135dev/acpica/acpi_if.m standard 136dev/arcmsr/arcmsr.c optional arcmsr pci 137dev/atkbdc/atkbd.c optional atkbd atkbdc 138dev/atkbdc/atkbd_atkbdc.c optional atkbd atkbdc 139dev/atkbdc/atkbdc.c optional atkbdc 140dev/atkbdc/atkbdc_isa.c optional atkbdc isa 141dev/atkbdc/atkbdc_subr.c optional atkbdc 142dev/atkbdc/psm.c optional psm atkbdc --- 110 unchanged lines hidden --- | 135dev/acpica/acpi_if.m standard 136dev/arcmsr/arcmsr.c optional arcmsr pci 137dev/atkbdc/atkbd.c optional atkbd atkbdc 138dev/atkbdc/atkbd_atkbdc.c optional atkbd atkbdc 139dev/atkbdc/atkbdc.c optional atkbdc 140dev/atkbdc/atkbdc_isa.c optional atkbdc isa 141dev/atkbdc/atkbdc_subr.c optional atkbdc 142dev/atkbdc/psm.c optional psm atkbdc --- 110 unchanged lines hidden --- |