update for new ath hal

This commit is contained in:
Sam Leffler 2004-12-08 18:20:53 +00:00
parent 7a4700cda9
commit d487b9ed20
2 changed files with 10 additions and 2 deletions

View File

@ -52,9 +52,14 @@ trlld.o optional oltr \
no-implicit-rule
#
hal.o optional ath_hal \
dependency "$S/contrib/dev/ath/freebsd/i386-elf.hal.o.uu" \
compile-with "uudecode < $S/contrib/dev/ath/freebsd/i386-elf.hal.o.uu" \
dependency "$S/contrib/dev/ath/public/i386-elf.hal.o.uu" \
compile-with "uudecode < $S/contrib/dev/ath/public/i386-elf.hal.o.uu" \
no-implicit-rule
opt_ah.h optional ath_hal \
dependency "$S/contrib/dev/ath/public/i386-elf.opt_ah.h" \
compile-with "cp $S/contrib/dev/ath/public/i386-elf.opt_ah.h opt_ah.h" \
no-obj no-implicit-rule before-depend \
clean "opt_ah.h"
#
hptmvraid.o optional hptmv \
dependency "$S/contrib/dev/hptmv/i386-elf.raid.o.uu" \

View File

@ -670,6 +670,9 @@ KBDIO_DEBUG opt_kbd.h
AH_SUPPORT_AR5210 opt_ah.h
AH_SUPPORT_AR5211 opt_ah.h
AH_SUPPORT_AR5212 opt_ah.h
AH_SUPPORT_5111 opt_ah.h
AH_SUPPORT_5112 opt_ah.h
AH_SUPPORT_2413 opt_ah.h
AH_DEBUG opt_ah.h
AH_DEBUG_ALQ opt_ah.h
AH_ASSERT opt_ah.h