aboutsummaryrefslogtreecommitdiff
path: root/src/include/stage_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/stage_cache.h')
-rw-r--r--src/include/stage_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/stage_cache.h b/src/include/stage_cache.h
index a24ea71f96..fbf9c46578 100644
--- a/src/include/stage_cache.h
+++ b/src/include/stage_cache.h
@@ -23,6 +23,7 @@
enum {
STAGE_RAMSTAGE,
STAGE_REFCODE,
+ STAGE_POSTCAR,
};
/* Cache the loaded stage provided according to the parameters. */