summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/legal/Makefile3
-rw-r--r--share/doc/legal/realtek/Makefile7
2 files changed, 9 insertions, 1 deletions
diff --git a/share/doc/legal/Makefile b/share/doc/legal/Makefile
index 3ae8eca..9590800 100644
--- a/share/doc/legal/Makefile
+++ b/share/doc/legal/Makefile
@@ -3,6 +3,7 @@
SUBDIR= intel_ipw \
intel_iwi \
intel_iwn \
- intel_wpi
+ intel_wpi \
+ realtek
.include <bsd.subdir.mk>
diff --git a/share/doc/legal/realtek/Makefile b/share/doc/legal/realtek/Makefile
new file mode 100644
index 0000000..18bbef3
--- /dev/null
+++ b/share/doc/legal/realtek/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+NO_OBJ=
+FILES= ${.CURDIR}/../../../../sys/contrib/dev/urtwn/LICENSE
+FILESDIR= ${SHAREDIR}/doc/legal/realtek
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud