Deleted Added
full compact
files (235680) files (235778)
1# $FreeBSD: head/sys/conf/files 235680 2012-05-20 04:14:29Z adrian $
1# $FreeBSD: head/sys/conf/files 235778 2012-05-22 08:33:14Z gber $
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" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

1218dev/ex/if_ex.c optional ex
1219dev/ex/if_ex_isa.c optional ex isa
1220dev/ex/if_ex_pccard.c optional ex pccard
1221dev/exca/exca.c optional cbb
1222dev/fatm/if_fatm.c optional fatm pci
1223dev/fb/splash.c optional splash
1224dev/fdt/fdt_common.c optional fdt
1225dev/fdt/fdt_pci.c optional fdt pci
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" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

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

1218dev/ex/if_ex.c optional ex
1219dev/ex/if_ex_isa.c optional ex isa
1220dev/ex/if_ex_pccard.c optional ex pccard
1221dev/exca/exca.c optional cbb
1222dev/fatm/if_fatm.c optional fatm pci
1223dev/fb/splash.c optional splash
1224dev/fdt/fdt_common.c optional fdt
1225dev/fdt/fdt_pci.c optional fdt pci
1226dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand
1226dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static
1227dev/fdt/fdtbus.c optional fdt
1228dev/fdt/simplebus.c optional fdt
1229dev/fe/if_fe.c optional fe
1230dev/fe/if_fe_pccard.c optional fe pccard
1231dev/firewire/firewire.c optional firewire
1232dev/firewire/fwcrom.c optional firewire
1233dev/firewire/fwdev.c optional firewire

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

2383geom/geom_bsd_enc.c optional geom_bsd
2384geom/geom_ccd.c optional ccd | geom_ccd
2385geom/geom_ctl.c standard
2386geom/geom_dev.c standard
2387geom/geom_disk.c standard
2388geom/geom_dump.c standard
2389geom/geom_event.c standard
2390geom/geom_fox.c optional geom_fox
1227dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static
1228dev/fdt/fdtbus.c optional fdt
1229dev/fdt/simplebus.c optional fdt
1230dev/fe/if_fe.c optional fe
1231dev/fe/if_fe_pccard.c optional fe pccard
1232dev/firewire/firewire.c optional firewire
1233dev/firewire/fwcrom.c optional firewire
1234dev/firewire/fwdev.c optional firewire

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

2384geom/geom_bsd_enc.c optional geom_bsd
2385geom/geom_ccd.c optional ccd | geom_ccd
2386geom/geom_ctl.c standard
2387geom/geom_dev.c standard
2388geom/geom_disk.c standard
2389geom/geom_dump.c standard
2390geom/geom_event.c standard
2391geom/geom_fox.c optional geom_fox
2392geom/geom_flashmap.c optional fdt cfi | fdt nand
2391geom/geom_io.c standard
2392geom/geom_kern.c standard
2393geom/geom_map.c optional geom_map
2394geom/geom_mbr.c optional geom_mbr
2395geom/geom_mbr_enc.c optional geom_mbr
2396geom/geom_pc98.c optional geom_pc98
2397geom/geom_pc98_enc.c optional geom_pc98
2398geom/geom_redboot.c optional geom_redboot

--- 1340 unchanged lines hidden ---
2393geom/geom_io.c standard
2394geom/geom_kern.c standard
2395geom/geom_map.c optional geom_map
2396geom/geom_mbr.c optional geom_mbr
2397geom/geom_mbr_enc.c optional geom_mbr
2398geom/geom_pc98.c optional geom_pc98
2399geom/geom_pc98_enc.c optional geom_pc98
2400geom/geom_redboot.c optional geom_redboot

--- 1340 unchanged lines hidden ---