files (ba26d470bd4a84935e743550e35b661d92789dac) | files (61d9c8fa173f22fe93f358e528ef4b34625bd1e2) |
---|---|
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" \ --- 683 unchanged lines hidden (view full) --- 692dev/hatm/if_hatm_intr.c optional hatm pci 693dev/hatm/if_hatm_ioctl.c optional hatm pci 694dev/hatm/if_hatm_rx.c optional hatm pci 695dev/hatm/if_hatm_tx.c optional hatm pci 696dev/hifn/hifn7751.c optional hifn 697dev/hme/if_hme.c optional hme 698dev/hme/if_hme_pci.c optional hme pci 699dev/hme/if_hme_sbus.c optional hme sbus | 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" \ --- 683 unchanged lines hidden (view full) --- 692dev/hatm/if_hatm_intr.c optional hatm pci 693dev/hatm/if_hatm_ioctl.c optional hatm pci 694dev/hatm/if_hatm_rx.c optional hatm pci 695dev/hatm/if_hatm_tx.c optional hatm pci 696dev/hifn/hifn7751.c optional hifn 697dev/hme/if_hme.c optional hme 698dev/hme/if_hme_pci.c optional hme pci 699dev/hme/if_hme_sbus.c optional hme sbus |
700dev/hptiop/hptiop.c optional hptiop cam | 700dev/hptiop/hptiop.c optional hptiop scbus |
701dev/hwpmc/hwpmc_logging.c optional hwpmc 702dev/hwpmc/hwpmc_mod.c optional hwpmc 703dev/ichsmb/ichsmb.c optional ichsmb 704dev/ichsmb/ichsmb_pci.c optional ichsmb pci 705dev/ida/ida.c optional ida 706dev/ida/ida_disk.c optional ida 707dev/ida/ida_eisa.c optional ida eisa 708dev/ida/ida_pci.c optional ida pci --- 1669 unchanged lines hidden --- | 701dev/hwpmc/hwpmc_logging.c optional hwpmc 702dev/hwpmc/hwpmc_mod.c optional hwpmc 703dev/ichsmb/ichsmb.c optional ichsmb 704dev/ichsmb/ichsmb_pci.c optional ichsmb pci 705dev/ida/ida.c optional ida 706dev/ida/ida_disk.c optional ida 707dev/ida/ida_eisa.c optional ida eisa 708dev/ida/ida_pci.c optional ida pci --- 1669 unchanged lines hidden --- |