From 59bf905f97f1905d68d94d3832c63cdd9c16f64c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 23 Sep 2016 17:54:25 +0200 Subject: [PATCH] net/intel-em: annotate which drivers are included PR: https://forum.opnsense.org/index.php?topic=3706.0 --- net/intel-em/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/intel-em/Makefile b/net/intel-em/Makefile index d5f301f4b..defc480f5 100644 --- a/net/intel-em/Makefile +++ b/net/intel-em/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= intel-em PLUGIN_VERSION= 1.2 -PLUGIN_COMMENT= Intel Gigabit Base Driver +PLUGIN_COMMENT= Intel Gigabit Base Driver for em(4) and lem(4) PLUGIN_DEPENDS= intel-em-kmod PLUGIN_MAINTAINER= ad@opnsense.org