update for new ath hal
This commit is contained in:
parent
7a4700cda9
commit
d487b9ed20
@ -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" \
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user