From: Sascha Wildner Date: Sun, 15 Jul 2012 05:47:57 +0000 (+0200) Subject: kmod.mk: Update/add comments for FIRMWS & FIRMWARE_LICENSE (from FreeBSD). X-Git-Tag: v3.2.0~592 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/000e5405ab69b334f409f55877f6d248d31e1c2b kmod.mk: Update/add comments for FIRMWS & FIRMWARE_LICENSE (from FreeBSD). --- diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk index 71517ebce6..8cd6f4caa9 100644 --- a/sys/conf/kmod.mk +++ b/sys/conf/kmod.mk @@ -35,7 +35,11 @@ # MFILES Optionally a list of interfaces used by the module. # This file contains a default list of interfaces. # -# FIRMWS Firmware module in the form filename:shortname:version +# FIRMWS List of firmware images in format filename:shortname:version +# +# FIRMWARE_LICENSE +# Set to the name of the license the user has to agree on in +# order to use this firmware. See /usr/share/doc/legal # # +++ targets +++ #