This commit is contained in:
christos 2006-07-04 00:13:35 +00:00
parent 8ace01b173
commit 4914e0cd44
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.ath.inc,v 1.8 2006/07/04 00:10:34 christos Exp $
# $NetBSD: Makefile.ath.inc,v 1.9 2006/07/04 00:13:35 christos Exp $
# Rules for building a HAL on various platforms. We put them here
# to centralize them all in one place.
@ -77,7 +77,7 @@ athhal_options.h: $S/contrib/dev/ath/public/${ATH_HAL}.opt_ah.h
rm -f ${.TARGET}
cp $> ${.TARGET}
depend athrate_sample.o ath_netbsd.o ath.o ah_osdep.o: athhal_options.h
depend athrate-sample.o ath_netbsd.o ath.o ah_osdep.o: athhal_options.h
EXTRA_INCLUDES+= -I$S/contrib/dev/ath/netbsd
.endif