Author: adrian
Date: Sat Aug 16 03:05:02 2014
New Revision: 270036
URL: http://svnweb.freebsd.org/changeset/base/270036

Log:
  Add if_ath_alq code into the non-module build.

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files Sat Aug 16 01:29:49 2014        (r270035)
+++ head/sys/conf/files Sat Aug 16 03:05:02 2014        (r270036)
@@ -707,6 +707,8 @@ dev/ath/if_ath_ahb.c                optional ath_ahb \
 #
 dev/ath/if_ath.c               optional ath \
        compile-with "${NORMAL_C} -I$S/dev/ath"
+dev/ath/if_ath_alq.c           optional ath \
+       compile-with "${NORMAL_C} -I$S/dev/ath"
 dev/ath/if_ath_beacon.c                optional ath \
        compile-with "${NORMAL_C} -I$S/dev/ath"
 dev/ath/if_ath_btcoex.c                optional ath \
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to