Deleted Added
full compact
files (231844) files (231927)
1# $FreeBSD: head/sys/conf/files 231844 2012-02-16 22:59:29Z jkim $
1# $FreeBSD: head/sys/conf/files 231927 2012-02-20 03:07:07Z adrian $
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" \

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

768dev/ath/ath_hal/ar5416/ar5416_phy.c \
769 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
770 ath_ar9287 \
771 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
772dev/ath/ath_hal/ar5416/ar5416_power.c \
773 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
774 ath_ar9287 \
775 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
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" \

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

768dev/ath/ath_hal/ar5416/ar5416_phy.c \
769 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
770 ath_ar9287 \
771 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
772dev/ath/ath_hal/ar5416/ar5416_power.c \
773 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
774 ath_ar9287 \
775 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
776dev/ath/ath_hal/ar5416/ar5416_radar.c \
777 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
778 ath_ar9287 \
779 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
776dev/ath/ath_hal/ar5416/ar5416_recv.c \
777 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
778 ath_ar9287 \
779 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
780dev/ath/ath_hal/ar5416/ar5416_reset.c \
781 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
782 ath_ar9287 \
783 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"

--- 2761 unchanged lines hidden ---
780dev/ath/ath_hal/ar5416/ar5416_recv.c \
781 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
782 ath_ar9287 \
783 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
784dev/ath/ath_hal/ar5416/ar5416_reset.c \
785 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 | \
786 ath_ar9287 \
787 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"

--- 2761 unchanged lines hidden ---