summaryrefslogtreecommitdiff
path: root/include/extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extension.h')
-rw-r--r--include/extension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/extension.h b/include/extension.h
index 78b9d63f37..4e7b66558c 100644
--- a/include/extension.h
+++ b/include/extension.h
@@ -50,6 +50,7 @@ enum {
EXTENSION_HASH = 1,
EXTENSION_RSA = 2,
EXTENSION_EC = 3,
+ EXTENSION_FW_UPGRADE = 4,
};