summaryrefslogtreecommitdiff
path: root/common/extension.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/extension.c')
-rw-r--r--common/extension.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/extension.c b/common/extension.c
index 80cd94c06d..847149e830 100644
--- a/common/extension.c
+++ b/common/extension.c
@@ -39,6 +39,8 @@ uint32_t extension_route_command(struct vendor_cmd_params *p)
case VENDOR_CC_DS_DIS_TEMP:
case VENDOR_CC_USER_PRES:
case VENDOR_CC_WP:
+ case VENDOR_CC_GET_FACTORY_CONFIG:
+ case VENDOR_CC_SET_FACTORY_CONFIG:
#endif /* defined(CR50_DEV) */
case EXTENSION_POST_RESET: /* Always need to reset. */
case VENDOR_CC_CCD: