Searched hist:d8769c62 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/ |
H A D | Makefile | d8769c62 Thu Oct 17 03:34:49 CDT 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> arm926ejs: convert makefiles to Kbuild style Note1: In arch/arm/cpu/arm926ejs/spear/Makefile START := start.o was changed extra-$(CONFIG_SPL_BUILD) := start.o because spear/start.o is only used for SPL. Note2: START := start.o was missing from arch/arm/cpu/arm926ejs/mxs/Makefile. This commit simply adds extra-$(CONFIG_SPL_BUILD) := start.o Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
H A D | Makefile | d8769c62 Thu Oct 17 03:34:49 CDT 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> arm926ejs: convert makefiles to Kbuild style Note1: In arch/arm/cpu/arm926ejs/spear/Makefile START := start.o was changed extra-$(CONFIG_SPL_BUILD) := start.o because spear/start.o is only used for SPL. Note2: START := start.o was missing from arch/arm/cpu/arm926ejs/mxs/Makefile. This commit simply adds extra-$(CONFIG_SPL_BUILD) := start.o Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/ |
H A D | Makefile | d8769c62 Thu Oct 17 03:34:49 CDT 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> arm926ejs: convert makefiles to Kbuild style Note1: In arch/arm/cpu/arm926ejs/spear/Makefile START := start.o was changed extra-$(CONFIG_SPL_BUILD) := start.o because spear/start.o is only used for SPL. Note2: START := start.o was missing from arch/arm/cpu/arm926ejs/mxs/Makefile. This commit simply adds extra-$(CONFIG_SPL_BUILD) := start.o Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/ |
H A D | Makefile | d8769c62 Thu Oct 17 03:34:49 CDT 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> arm926ejs: convert makefiles to Kbuild style Note1: In arch/arm/cpu/arm926ejs/spear/Makefile START := start.o was changed extra-$(CONFIG_SPL_BUILD) := start.o because spear/start.o is only used for SPL. Note2: START := start.o was missing from arch/arm/cpu/arm926ejs/mxs/Makefile. This commit simply adds extra-$(CONFIG_SPL_BUILD) := start.o Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/ |
H A D | Makefile | d8769c62 Thu Oct 17 03:34:49 CDT 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> arm926ejs: convert makefiles to Kbuild style Note1: In arch/arm/cpu/arm926ejs/spear/Makefile START := start.o was changed extra-$(CONFIG_SPL_BUILD) := start.o because spear/start.o is only used for SPL. Note2: START := start.o was missing from arch/arm/cpu/arm926ejs/mxs/Makefile. This commit simply adds extra-$(CONFIG_SPL_BUILD) := start.o Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
H A D | Makefile | d8769c62 Thu Oct 17 03:34:49 CDT 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> arm926ejs: convert makefiles to Kbuild style Note1: In arch/arm/cpu/arm926ejs/spear/Makefile START := start.o was changed extra-$(CONFIG_SPL_BUILD) := start.o because spear/start.o is only used for SPL. Note2: START := start.o was missing from arch/arm/cpu/arm926ejs/mxs/Makefile. This commit simply adds extra-$(CONFIG_SPL_BUILD) := start.o Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | Makefile | d8769c62 Thu Oct 17 03:34:49 CDT 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> arm926ejs: convert makefiles to Kbuild style Note1: In arch/arm/cpu/arm926ejs/spear/Makefile START := start.o was changed extra-$(CONFIG_SPL_BUILD) := start.o because spear/start.o is only used for SPL. Note2: START := start.o was missing from arch/arm/cpu/arm926ejs/mxs/Makefile. This commit simply adds extra-$(CONFIG_SPL_BUILD) := start.o Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|