Author: rpaulo
Date: Thu May 27 12:11:21 2010
New Revision: 208590
URL: http://svn.freebsd.org/changeset/base/208590

Log:
  Make the user ack the license before using this firmware.
  
  MFC after:    3 days

Modified:
  head/sys/modules/iwnfw/Makefile.inc

Modified: head/sys/modules/iwnfw/Makefile.inc
==============================================================================
--- head/sys/modules/iwnfw/Makefile.inc Thu May 27 10:05:40 2010        
(r208589)
+++ head/sys/modules/iwnfw/Makefile.inc Thu May 27 12:11:21 2010        
(r208590)
@@ -9,5 +9,7 @@ CLEANFILES+=    ${_FIRM}
 
 FIRMWS=        ${_FIRM}:${KMOD}
 
+FIRMWARE_LICENSE=      intel_iwn
+
 ${_FIRM}: ${.CURDIR}/../../../contrib/dev/iwn/${_FIRM}.uu
        uudecode -p $? > ${.TARGET}
_______________________________________________
[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