Deleted Added
sdiff udiff text old ( 235233 ) new ( 235323 )
full compact
1# $FreeBSD: head/sys/conf/files 235233 2012-05-10 17:41:16Z bschmidt $
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" \

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

3683dev/xen/netback/netback.c optional xen | xenhvm
3684dev/xen/netfront/netfront.c optional xen | xenhvm
3685dev/xen/xenpci/xenpci.c optional xenpci
3686dev/xen/xenpci/evtchn.c optional xenpci
3687
3688dev/etherswitch/mdio_if.m optional miiproxy
3689dev/etherswitch/mdio.c optional miiproxy
3690dev/etherswitch/miiproxy.c optional miiproxy