summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--board/phycore_mpc5200b_tiny/u-boot.lds.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/phycore_mpc5200b_tiny/u-boot.lds.S b/board/phycore_mpc5200b_tiny/u-boot.lds.S
index 024158df8a..33b3c85a91 100644
--- a/board/phycore_mpc5200b_tiny/u-boot.lds.S
+++ b/board/phycore_mpc5200b_tiny/u-boot.lds.S
@@ -23,7 +23,7 @@
#include <asm-generic/u-boot.lds.h>
-OUTPUT_ARCH(powerpc)
+OUTPUT_ARCH("powerpc")
/* Do we need any of these for elf?
__DYNAMIC = 0; */
SECTIONS