1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00

Add config hooks for amd64 atheros hal modules

This commit is contained in:
Peter Wemm 2004-12-15 02:21:23 +00:00
parent a05fc47a13
commit 1556fbfc99
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138877

View File

@ -47,6 +47,16 @@ ukbdmap.h optional ukbd_dflt_keymap \
no-obj no-implicit-rule before-depend \
clean "ukbdmap.h"
#
hal.o optional ath_hal \
dependency "$S/contrib/dev/ath/public/x86_64-elf.hal.o.uu" \
compile-with "uudecode < $S/contrib/dev/ath/public/x86_64-elf.hal.o.uu" \
no-implicit-rule
opt_ah.h optional ath_hal \
dependency "$S/contrib/dev/ath/public/x86_64-elf.opt_ah.h" \
compile-with "cp $S/contrib/dev/ath/public/x86_64-elf.opt_ah.h opt_ah.h" \
no-obj no-implicit-rule before-depend \
clean "opt_ah.h"
#
dev/acpica/acpi_if.m standard
amd64/acpica/OsdEnvironment.c optional acpi
amd64/acpica/acpi_machdep.c optional acpi