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