summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix/bootpart.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/prefix/bootpart.S')
-rw-r--r--src/arch/x86/prefix/bootpart.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/prefix/bootpart.S b/src/arch/x86/prefix/bootpart.S
index 6d0c6034..575cb1c0 100644
--- a/src/arch/x86/prefix/bootpart.S
+++ b/src/arch/x86/prefix/bootpart.S
@@ -5,6 +5,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
#define STACK_SEG 0x0200
#define STACK_SIZE 0x2000
+ .section ".note.GNU-stack", "", @progbits
.text
.arch i386
.section ".prefix", "awx", @progbits