Author: ngie
Date: Tue Oct 10 04:50:05 2017
New Revision: 324470
URL: https://svnweb.freebsd.org/changeset/base/324470

Log:
  Add missing SUBDIR needed for iwmfw to load after ^/head@r324434
  
  Submitted by: Pete Wright <p...@nomadlogic.org>
  MFC after:    1 month
  MFC with:     r324434

Modified:
  head/sys/modules/iwmfw/Makefile

Modified: head/sys/modules/iwmfw/Makefile
==============================================================================
--- head/sys/modules/iwmfw/Makefile     Tue Oct 10 04:47:01 2017        
(r324469)
+++ head/sys/modules/iwmfw/Makefile     Tue Oct 10 04:50:05 2017        
(r324470)
@@ -4,6 +4,7 @@ SUBDIR= iwm3160fw \
        iwm7260fw \
        iwm7265fw \
        iwm7265Dfw \
-       iwm8000Cfw
+       iwm8000Cfw \
+       iwm8265fw
 
 .include <bsd.subdir.mk>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to