Deleted Added
full compact
files (260104) files (260111)
1# $FreeBSD: head/sys/conf/files 260104 2013-12-30 20:58:06Z dim $
1# $FreeBSD: head/sys/conf/files 260111 2013-12-30 22:14:31Z dim $
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" \

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

3564 no-depend \
3565 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
3566
3567ofed/drivers/infiniband/hw/mlx4/alias_GUID.c optional mlx4ib \
3568 no-depend obj-prefix "mlx4ib_" \
3569 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/"
3570ofed/drivers/infiniband/hw/mlx4/mcg.c optional mlx4ib \
3571 no-depend obj-prefix "mlx4ib_" \
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" \

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

3564 no-depend \
3565 compile-with "${OFED_C} -I$S/ofed/drivers/infiniband/ulp/sdp/"
3566
3567ofed/drivers/infiniband/hw/mlx4/alias_GUID.c optional mlx4ib \
3568 no-depend obj-prefix "mlx4ib_" \
3569 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/"
3570ofed/drivers/infiniband/hw/mlx4/mcg.c optional mlx4ib \
3571 no-depend obj-prefix "mlx4ib_" \
3572 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/"
3572 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/ -Wno-unused"
3573ofed/drivers/infiniband/hw/mlx4/sysfs.c optional mlx4ib \
3574 no-depend obj-prefix "mlx4ib_" \
3575 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/"
3576ofed/drivers/infiniband/hw/mlx4/cm.c optional mlx4ib \
3577 no-depend obj-prefix "mlx4ib_" \
3578 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/"
3579ofed/drivers/infiniband/hw/mlx4/ah.c optional mlx4ib \
3580 no-depend obj-prefix "mlx4ib_" \

--- 302 unchanged lines hidden ---
3573ofed/drivers/infiniband/hw/mlx4/sysfs.c optional mlx4ib \
3574 no-depend obj-prefix "mlx4ib_" \
3575 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/"
3576ofed/drivers/infiniband/hw/mlx4/cm.c optional mlx4ib \
3577 no-depend obj-prefix "mlx4ib_" \
3578 compile-with "${OFED_C_NOIMP} -I$S/ofed/drivers/infiniband/hw/mlx4/"
3579ofed/drivers/infiniband/hw/mlx4/ah.c optional mlx4ib \
3580 no-depend obj-prefix "mlx4ib_" \

--- 302 unchanged lines hidden ---