aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
Diffstat (limited to 'targets')
-rw-r--r--targets/intel/truxton/Config.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/intel/truxton/Config.lb b/targets/intel/truxton/Config.lb
index 669c1c00cc..08c4f73b93 100644
--- a/targets/intel/truxton/Config.lb
+++ b/targets/intel/truxton/Config.lb
@@ -30,7 +30,7 @@ option CONFIG_ROM_IMAGE_SIZE = 128 * 1024
## CONFIG_FALLBACK_SIZE is the amount of the ROM the complete fallback image
## (including payload) will use
-option CONFIG_FALLBACK_SIZE = CONFIG_ROM_SIZE
+option CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
romimage "fallback"
option CONFIG_USE_FALLBACK_IMAGE=1