Author: adrian
Date: Wed Feb 22 04:50:52 2017
New Revision: 314079
URL: https://svnweb.freebsd.org/changeset/base/314079

Log:
  [iwmfw] add 7265D firmware.

Added:
  head/sys/modules/iwmfw/iwm7265Dfw/
  head/sys/modules/iwmfw/iwm7265Dfw/Makefile   (contents, props changed)
Modified:
  head/sys/modules/iwmfw/Makefile

Modified: head/sys/modules/iwmfw/Makefile
==============================================================================
--- head/sys/modules/iwmfw/Makefile     Wed Feb 22 04:44:08 2017        
(r314078)
+++ head/sys/modules/iwmfw/Makefile     Wed Feb 22 04:50:52 2017        
(r314079)
@@ -1,5 +1,5 @@
 # $FreeBSD$
 
-SUBDIR=        iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw
+SUBDIR=        iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw iwm7265Dfw
 
 .include <bsd.subdir.mk>

Added: head/sys/modules/iwmfw/iwm7265Dfw/Makefile
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ head/sys/modules/iwmfw/iwm7265Dfw/Makefile  Wed Feb 22 04:50:52 2017        
(r314079)
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+KMOD=  iwm7265Dfw
+IMG=   iwm-7265D-17
+
+.include <bsd.kmod.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to