summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/extension.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/extension.c b/common/extension.c
index 18f03f12c8..80cd94c06d 100644
--- a/common/extension.c
+++ b/common/extension.c
@@ -38,6 +38,7 @@ uint32_t extension_route_command(struct vendor_cmd_params *p)
case VENDOR_CC_POP_LOG_ENTRY:
case VENDOR_CC_DS_DIS_TEMP:
case VENDOR_CC_USER_PRES:
+ case VENDOR_CC_WP:
#endif /* defined(CR50_DEV) */
case EXTENSION_POST_RESET: /* Always need to reset. */
case VENDOR_CC_CCD: