files (cbd59a4f658ff44ebe2aab164cc6f830f8dfcd62) files (efba048eb589d0403e45570940e4dfa1afa9dfac)
1# $FreeBSD$
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

--- 914 unchanged lines hidden (view full) ---

923dev/firewire/fwmem.c optional firewire
924dev/firewire/fwohci.c optional firewire
925dev/firewire/fwohci_pci.c optional firewire pci
926dev/firewire/if_fwe.c optional fwe
927dev/firewire/if_fwip.c optional fwip
928dev/firewire/sbp.c optional sbp
929dev/firewire/sbp_targ.c optional sbp_targ
930dev/flash/at45d.c optional at45d
1# $FreeBSD$
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

--- 914 unchanged lines hidden (view full) ---

923dev/firewire/fwmem.c optional firewire
924dev/firewire/fwohci.c optional firewire
925dev/firewire/fwohci_pci.c optional firewire pci
926dev/firewire/if_fwe.c optional fwe
927dev/firewire/if_fwip.c optional fwip
928dev/firewire/sbp.c optional sbp
929dev/firewire/sbp_targ.c optional sbp_targ
930dev/flash/at45d.c optional at45d
931dev/flash/mx25l.c optional mx25l
932dev/fxp/if_fxp.c optional fxp inet
933dev/gem/if_gem.c optional gem
934dev/gem/if_gem_pci.c optional gem pci
935dev/gem/if_gem_sbus.c optional gem sbus
936dev/hatm/if_hatm.c optional hatm pci
937dev/hatm/if_hatm_intr.c optional hatm pci
938dev/hatm/if_hatm_ioctl.c optional hatm pci
939dev/hatm/if_hatm_rx.c optional hatm pci

--- 1882 unchanged lines hidden (view full) ---

2822dev/xen/balloon/balloon.c optional xen | xenhvm
2823dev/xen/console/console.c optional xen
2824dev/xen/console/xencons_ring.c optional xen
2825dev/xen/blkfront/blkfront.c optional xen | xenhvm
2826dev/xen/netfront/netfront.c optional xen | xenhvm
2827dev/xen/xenpci/xenpci.c optional xenpci
2828dev/xen/xenpci/evtchn.c optional xenpci
2829dev/xen/xenpci/machine_reboot.c optional xenpci
931dev/fxp/if_fxp.c optional fxp inet
932dev/gem/if_gem.c optional gem
933dev/gem/if_gem_pci.c optional gem pci
934dev/gem/if_gem_sbus.c optional gem sbus
935dev/hatm/if_hatm.c optional hatm pci
936dev/hatm/if_hatm_intr.c optional hatm pci
937dev/hatm/if_hatm_ioctl.c optional hatm pci
938dev/hatm/if_hatm_rx.c optional hatm pci

--- 1882 unchanged lines hidden (view full) ---

2821dev/xen/balloon/balloon.c optional xen | xenhvm
2822dev/xen/console/console.c optional xen
2823dev/xen/console/xencons_ring.c optional xen
2824dev/xen/blkfront/blkfront.c optional xen | xenhvm
2825dev/xen/netfront/netfront.c optional xen | xenhvm
2826dev/xen/xenpci/xenpci.c optional xenpci
2827dev/xen/xenpci/evtchn.c optional xenpci
2828dev/xen/xenpci/machine_reboot.c optional xenpci
2829contrib/x86emu/x86emu.c optional x86emu
2830contrib/x86emu/x86emu_util.c optional x86emu
2830
2831