thompsa 2008-06-23 00:51:34 UTC
FreeBSD src repository
Modified files:
sys/modules/ath_rate_amrr Makefile
Log:
SVN rev 179938 on 2008-06-23 00:51:34Z by thompsa
Always create opt_ah.h regardless of KERNBUILDDIR.
Revision ChangesPath
1.7 +1 -1 src/sys/m
sam 2007-06-29 19:52:31 UTC
FreeBSD src repository
Modified files:
sys/modules/ath_rate_amrr Makefile
sys/modules/ath_rate_onoe Makefile
Log:
import opt_ah.h for newer hal's that optionally include 11n support
Approved by:re (kensmith)
MFC after: 2 weeks
ru 2006-11-03 21:41:20 UTC
FreeBSD src repository
Modified files:
sys/modules/ath_rate_amrr Makefile
sys/modules/bge Makefile
sys/modules/nfe Makefile
Log:
Remove no longer existing opt_bdg.h and opt_bge.h.
Revision ChangesPath
1.4 +1 -1
sam 2006-09-18 16:50:59 UTC
FreeBSD src repository
Modified files:
sys/modules/ath_rate_amrr Makefile
Log:
fixup build after move of ah_osdep.?
MFC after: 2 weeks
Revision ChangesPath
1.3 +2 -2 src/sys/modules/ath_rate_amrr/Makefile
__