Author: adrian
Date: Thu Mar 31 12:03:30 2011
New Revision: 220190
URL: http://svn.freebsd.org/changeset/base/220190

Log:
  ath_ahb shouldn't be compiled normally; it is atheros chip specific.
  Remove it from here; users can compile it manually if needed.

Modified:
  head/sys/modules/Makefile

Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile   Thu Mar 31 08:55:00 2011        (r220189)
+++ head/sys/modules/Makefile   Thu Mar 31 12:03:30 2011        (r220190)
@@ -35,7 +35,6 @@ SUBDIR=       ${_3dfx} \
        ${_asr} \
        ata \
        ath \
-       ath_ahb \
        ath_pci \
        ${_auxio} \
        bce \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to