summaryrefslogtreecommitdiff
path: root/src/config/Options.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r--src/config/Options.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 4b28054acf..fb8e2efc1e 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -92,7 +92,7 @@ define CPU_OPT
comment "Additional per-cpu CFLAGS"
end
define OBJCOPY
- default "$(CROSS_COMPILE)objcopy"
+ default "$(CROSS_COMPILE)objcopy --gap-fill 0xff"
export always
comment "Objcopy command"
end