Deleted Added
full compact
files (203859) files (203930)
1# $FreeBSD: head/sys/conf/files 203859 2010-02-14 11:04:52Z rpaulo $
1# $FreeBSD: head/sys/conf/files 203930 2010-02-15 17:49:49Z rpaulo $
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" \

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

550dev/ath/ath_hal/ah_eeprom_v1.c optional ath_hal | ath_ar5210 \
551 compile-with "${NORMAL_C} -I$S/dev/ath"
552dev/ath/ath_hal/ah_eeprom_v3.c optional ath_hal | ath_ar5211 | ath_ar5212 \
553 compile-with "${NORMAL_C} -I$S/dev/ath"
554dev/ath/ath_hal/ah_eeprom_v14.c \
555 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 \
556 compile-with "${NORMAL_C} -I$S/dev/ath"
557dev/ath/ath_hal/ah_eeprom_v4k.c \
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" \

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

550dev/ath/ath_hal/ah_eeprom_v1.c optional ath_hal | ath_ar5210 \
551 compile-with "${NORMAL_C} -I$S/dev/ath"
552dev/ath/ath_hal/ah_eeprom_v3.c optional ath_hal | ath_ar5211 | ath_ar5212 \
553 compile-with "${NORMAL_C} -I$S/dev/ath"
554dev/ath/ath_hal/ah_eeprom_v14.c \
555 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 \
556 compile-with "${NORMAL_C} -I$S/dev/ath"
557dev/ath/ath_hal/ah_eeprom_v4k.c \
558 optional ath_hal | ath_ar9280 | ath_ar9285 \
558 optional ath_hal | ath_ar9285 \
559 compile-with "${NORMAL_C} -I$S/dev/ath"
560dev/ath/ath_hal/ah_regdomain.c optional ath \
561 compile-with "${NORMAL_C} -I$S/dev/ath"
562# ar5210
563dev/ath/ath_hal/ar5210/ar5210_attach.c optional ath_hal | ath_ar5210 \
564 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
565dev/ath/ath_hal/ar5210/ar5210_beacon.c optional ath_hal | ath_ar5210 \
566 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"

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

708 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 \
709 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
710dev/ath/ath_hal/ar5416/ar5416_xmit.c \
711 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 \
712 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
713# ar9160 (depends on ar5416)
714dev/ath/ath_hal/ar5416/ar9160_attach.c optional ath_hal | ath_ar9160 \
715 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
559 compile-with "${NORMAL_C} -I$S/dev/ath"
560dev/ath/ath_hal/ah_regdomain.c optional ath \
561 compile-with "${NORMAL_C} -I$S/dev/ath"
562# ar5210
563dev/ath/ath_hal/ar5210/ar5210_attach.c optional ath_hal | ath_ar5210 \
564 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
565dev/ath/ath_hal/ar5210/ar5210_beacon.c optional ath_hal | ath_ar5210 \
566 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"

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

708 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 \
709 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
710dev/ath/ath_hal/ar5416/ar5416_xmit.c \
711 optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 | ath_ar9285 \
712 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
713# ar9160 (depends on ar5416)
714dev/ath/ath_hal/ar5416/ar9160_attach.c optional ath_hal | ath_ar9160 \
715 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
716# ar9280/ar9285 (depends on ar5416)
716# ar9280 (depends on ar5416)
717dev/ath/ath_hal/ar5416/ar9280_attach.c optional ath_hal | ath_ar9280 | \
717dev/ath/ath_hal/ar5416/ar9280_attach.c optional ath_hal | ath_ar9280 | \
718 ath_ar9285 \
718 ath_ar9285 \
719 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
719 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
720# ar9285 (depends on ar5416 and ar9280)
721dev/ath/ath_hal/ar5416/ar9285_attach.c optional ath_hal | ath_ar9285 \
722 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
723dev/ath/ath_hal/ar5416/ar9285_reset.c optional ath_hal | ath_ar9285 \
724 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
720# rf backends
721dev/ath/ath_hal/ar5212/ar2316.c optional ath_rf2316 \
722 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
723dev/ath/ath_hal/ar5212/ar2317.c optional ath_rf2317 \
724 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
725dev/ath/ath_hal/ar5212/ar2413.c optional ath_hal | ath_rf2413 \
726 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
727dev/ath/ath_hal/ar5212/ar2425.c optional ath_hal | ath_rf2425 | ath_rf2417 \
728 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
729dev/ath/ath_hal/ar5212/ar5111.c optional ath_hal | ath_rf5111 \
730 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
731dev/ath/ath_hal/ar5212/ar5112.c optional ath_hal | ath_rf5112 \
732 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
733dev/ath/ath_hal/ar5212/ar5413.c optional ath_hal | ath_rf5413 \
734 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
735dev/ath/ath_hal/ar5416/ar2133.c optional ath_hal | ath_ar5416 | ath_ar9160 \
736 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
737dev/ath/ath_hal/ar5416/ar9280.c optional ath_hal | ath_ar9280 | ath_ar9285 \
738 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
725# rf backends
726dev/ath/ath_hal/ar5212/ar2316.c optional ath_rf2316 \
727 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
728dev/ath/ath_hal/ar5212/ar2317.c optional ath_rf2317 \
729 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
730dev/ath/ath_hal/ar5212/ar2413.c optional ath_hal | ath_rf2413 \
731 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
732dev/ath/ath_hal/ar5212/ar2425.c optional ath_hal | ath_rf2425 | ath_rf2417 \
733 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
734dev/ath/ath_hal/ar5212/ar5111.c optional ath_hal | ath_rf5111 \
735 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
736dev/ath/ath_hal/ar5212/ar5112.c optional ath_hal | ath_rf5112 \
737 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
738dev/ath/ath_hal/ar5212/ar5413.c optional ath_hal | ath_rf5413 \
739 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
740dev/ath/ath_hal/ar5416/ar2133.c optional ath_hal | ath_ar5416 | ath_ar9160 \
741 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
742dev/ath/ath_hal/ar5416/ar9280.c optional ath_hal | ath_ar9280 | ath_ar9285 \
743 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
744dev/ath/ath_hal/ar5416/ar9285.c optional ath_hal | ath_ar9285 \
745 compile-with "${NORMAL_C} -I$S/dev/ath -I$S/dev/ath/ath_hal"
739# ath rate control algorithms
740dev/ath/ath_rate/amrr/amrr.c optional ath_rate_amrr \
741 compile-with "${NORMAL_C} -I$S/dev/ath"
742dev/ath/ath_rate/onoe/onoe.c optional ath_rate_onoe \
743 compile-with "${NORMAL_C} -I$S/dev/ath"
744dev/ath/ath_rate/sample/sample.c optional ath_rate_sample \
745 compile-with "${NORMAL_C} -I$S/dev/ath"
746#

--- 2184 unchanged lines hidden ---
746# ath rate control algorithms
747dev/ath/ath_rate/amrr/amrr.c optional ath_rate_amrr \
748 compile-with "${NORMAL_C} -I$S/dev/ath"
749dev/ath/ath_rate/onoe/onoe.c optional ath_rate_onoe \
750 compile-with "${NORMAL_C} -I$S/dev/ath"
751dev/ath/ath_rate/sample/sample.c optional ath_rate_sample \
752 compile-with "${NORMAL_C} -I$S/dev/ath"
753#

--- 2184 unchanged lines hidden ---