summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2018-03-01 06:57:38 +0000
committereadler <eadler@FreeBSD.org>2018-03-01 06:57:38 +0000
commit0ebd9b2fe7167f383f1a85ae1ffccaa0c6d01679 (patch)
tree64c681368f133944941d20534818b2fc89b52b84 /sys/modules
parent19af8e74fcc1ea28d791bcc6f1368d86f16865c3 (diff)
downloadFreeBSD-src-0ebd9b2fe7167f383f1a85ae1ffccaa0c6d01679.zip
FreeBSD-src-0ebd9b2fe7167f383f1a85ae1ffccaa0c6d01679.tar.gz
MFC r324434:
Add support for Intel 8265 WiFi Obtained from: OpenBSD
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/iwmfw/iwm8265fw/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/modules/iwmfw/iwm8265fw/Makefile b/sys/modules/iwmfw/iwm8265fw/Makefile
new file mode 100644
index 0000000..4e4ff4d
--- /dev/null
+++ b/sys/modules/iwmfw/iwm8265fw/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+KMOD= iwm8265fw
+IMG= iwm-8265-22
+
+.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud