summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/acm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/net/acm.h')
-rw-r--r--src/drivers/net/acm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/net/acm.h b/src/drivers/net/acm.h
index d4944967b..3f10f0fa2 100644
--- a/src/drivers/net/acm.h
+++ b/src/drivers/net/acm.h
@@ -8,6 +8,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
#include <ipxe/usb.h>
#include <ipxe/cdc.h>