summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.c')
-rw-r--r--board/cr50/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cr50/board.c b/board/cr50/board.c
index 1026580c5a..91492bc4b1 100644
--- a/board/cr50/board.c
+++ b/board/cr50/board.c
@@ -1773,7 +1773,7 @@ static int command_board_properties(int argc, char **argv)
DECLARE_SAFE_CONSOLE_COMMAND(brdprop, command_board_properties,
NULL, "Display board properties");
-#ifdef CR50_DEV
+#ifdef CONFIG_CMD_ROLLBACK
static int command_rollback(int argc, char **argv)
{
system_ensure_rollback();