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

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

1593dev/drm2/ttm/ttm_execbuf_util.c optional drm2
1594dev/drm2/ttm/ttm_memory.c optional drm2
1595dev/drm2/ttm/ttm_page_alloc.c optional drm2
1596dev/drm2/ttm/ttm_bo_vm.c optional drm2
1597dev/dwc/if_dwc.c optional dwc fdt
1598dev/dwc/if_dwc_if.m optional dwc fdt
1599dev/dwc/dwc1000_core.c optional dwc fdt
1600dev/dwc/dwc1000_dma.c optional dwc fdt
1#
2# The long compile-with and dependency lines are required because of
3# limitations in config: backslash-newline doesn't work in strings, and
4# dependency lines other than the first are silently ignored.
5#
6acpi_quirks.h optional acpi \
7 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

1593dev/drm2/ttm/ttm_execbuf_util.c optional drm2
1594dev/drm2/ttm/ttm_memory.c optional drm2
1595dev/drm2/ttm/ttm_page_alloc.c optional drm2
1596dev/drm2/ttm/ttm_bo_vm.c optional drm2
1597dev/dwc/if_dwc.c optional dwc fdt
1598dev/dwc/if_dwc_if.m optional dwc fdt
1599dev/dwc/dwc1000_core.c optional dwc fdt
1600dev/dwc/dwc1000_dma.c optional dwc fdt
1601dev/efidev/efidev.c optional efirt
1601dev/efidev/efidev.c optional efirt efidev
1602dev/efidev/efirt.c optional efirt
1602dev/efidev/efirt.c optional efirt
1603dev/efidev/efirtc.c optional efirt
1603dev/efidev/efirtc.c optional efirt efirtc
1604dev/e1000/if_em.c optional em \
1605 compile-with "${NORMAL_C} -I$S/dev/e1000"
1606dev/e1000/em_txrx.c optional em \
1607 compile-with "${NORMAL_C} -I$S/dev/e1000"
1608dev/e1000/igb_txrx.c optional em \
1609 compile-with "${NORMAL_C} -I$S/dev/e1000"
1610dev/e1000/e1000_80003es2lan.c optional em \
1611 compile-with "${NORMAL_C} -I$S/dev/e1000"

--- 3645 unchanged lines hidden ---
1604dev/e1000/if_em.c optional em \
1605 compile-with "${NORMAL_C} -I$S/dev/e1000"
1606dev/e1000/em_txrx.c optional em \
1607 compile-with "${NORMAL_C} -I$S/dev/e1000"
1608dev/e1000/igb_txrx.c optional em \
1609 compile-with "${NORMAL_C} -I$S/dev/e1000"
1610dev/e1000/e1000_80003es2lan.c optional em \
1611 compile-with "${NORMAL_C} -I$S/dev/e1000"

--- 3645 unchanged lines hidden ---