summaryrefslogtreecommitdiffstats
path: root/cf-wrapper.S
diff options
context:
space:
mode:
Diffstat (limited to 'cf-wrapper.S')
-rw-r--r--cf-wrapper.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf-wrapper.S b/cf-wrapper.S
index 9b8f5cf..3c08827 100644
--- a/cf-wrapper.S
+++ b/cf-wrapper.S
@@ -2,7 +2,7 @@
.align 8
.globl cf_code_start
cf_code_start:
- .incbin "cf-code.bin"
+ .incbin "cf-code/cf-fsi-romulus.bin"
.align 8
.globl cf_code_end
cf_code_end:
OpenPOWER on IntegriCloud