summaryrefslogtreecommitdiffstats
path: root/src/bootloader.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootloader.ld')
-rw-r--r--src/bootloader.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bootloader.ld b/src/bootloader.ld
index 685c67434..fd4abacd4 100644
--- a/src/bootloader.ld
+++ b/src/bootloader.ld
@@ -41,6 +41,7 @@ SECTIONS
*(.text)
*(.text._*)
*(.text.*)
+ *(.sfpr)
}
.rodata ALIGN(0x8): {
OpenPOWER on IntegriCloud