summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-generic')
-rw-r--r--include/asm-generic/u-boot.lds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/u-boot.lds.h b/include/asm-generic/u-boot.lds.h
index f01fc84cd3..e24181a5c9 100644
--- a/include/asm-generic/u-boot.lds.h
+++ b/include/asm-generic/u-boot.lds.h
@@ -11,4 +11,4 @@
#define U_BOOT_CMDS *(SORT_BY_NAME(.u_boot_cmd*))
-#define U_BOOT_SYMS *(__u_boot_symtab)
+#define U_BOOT_SYMS *(__usymtab)