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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-generic/u-boot.lds.h b/include/asm-generic/u-boot.lds.h
index a0ecf727ab..e8e9ce1276 100644
--- a/include/asm-generic/u-boot.lds.h
+++ b/include/asm-generic/u-boot.lds.h
@@ -9,3 +9,4 @@
*(.initcall.6) \
*(.initcall.7)
+#define U_BOOT_CMDS *(SORT_BY_NAME(.u_boot_cmd*))