summaryrefslogtreecommitdiffstats
path: root/share/doc/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-03-02 11:42:56 +0000
committerflz <flz@FreeBSD.org>2007-03-02 11:42:56 +0000
commitc0775f86888ac69eabbdca7fc103926bb2270208 (patch)
tree517101ea9394815527365b53ddc7e9425e8d0495 /share/doc/Makefile
parent38868f2cec1b862a3a51e02f4c3836e4644545e2 (diff)
downloadFreeBSD-src-c0775f86888ac69eabbdca7fc103926bb2270208.zip
FreeBSD-src-c0775f86888ac69eabbdca7fc103926bb2270208.tar.gz
- Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a
uuencoded format along with their respective LICENSE files. - Add new share/doc/legal directory to BSD.usr.dist mtree file. This is the place we install LICENSE files for restricted firmwares. - Teach firmware(9) and kmod.mk about licensed firmwares. Restricted firmwares won't load properly unless legal.<name>.license_ack is set to 1, either via kenv(1) or /boot/loader.conf. Reviewed by: mlaier, sam Permitted by: Intel (via Andrew Wilson) MFC after: 1 month
Diffstat (limited to 'share/doc/Makefile')
-rw-r--r--share/doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/Makefile b/share/doc/Makefile
index 5ed5228..61b26d7 100644
--- a/share/doc/Makefile
+++ b/share/doc/Makefile
@@ -3,7 +3,7 @@
.include <bsd.own.mk>
-SUBDIR= ${_bind9} IPv6 papers psd smm usd
+SUBDIR= ${_bind9} IPv6 legal papers psd smm usd
.if ${MK_BIND} != "no"
_bind9= bind9
OpenPOWER on IntegriCloud