]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/lib/vectors.S
arm: make .vectors section allocatable
[karo-tx-uboot.git] / arch / arm / lib / vectors.S
index 0cb87cee7f611ddb250b0ced65c5c816db0cc930..49238ed21ed83766fe207c1060cef4e5b2d4257d 100644 (file)
@@ -33,7 +33,7 @@
  *************************************************************************
  */
 
-       .section ".vectors", "x"
+       .section ".vectors", "ax"
 
 /*
  *************************************************************************