diff options
Diffstat (limited to 'meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch')
-rw-r--r-- | meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch b/meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch index c1026913af..5729cd9473 100644 --- a/meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch +++ b/meta/recipes-bsp/uboot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch | |||
@@ -3,7 +3,7 @@ From: Ilya Yanok <yanok@emcraft.com> | |||
3 | Date: Mon, 20 Jun 2011 12:45:37 +0000 | 3 | Date: Mon, 20 Jun 2011 12:45:37 +0000 |
4 | Subject: config.mk: move LDSCRIPT processing to the top-level Makefile | 4 | Subject: config.mk: move LDSCRIPT processing to the top-level Makefile |
5 | 5 | ||
6 | Upstream-Status: Applied | 6 | Upstream-Status: Accepted |
7 | 7 | ||
8 | LDSCRIPT is used only from the top-level Makefile and only when the | 8 | LDSCRIPT is used only from the top-level Makefile and only when the |
9 | system is configured so we can move LDSCRIPT and CONFIG_SYS_LDSCRIPT | 9 | system is configured so we can move LDSCRIPT and CONFIG_SYS_LDSCRIPT |