Searched refs:CONFIG_SPL_START_S_PATH (Results 1 – 6 of 6) sorted by relevance
6 ifneq ($(CONFIG_SPL_START_S_PATH),)7 head-y := $(CONFIG_SPL_START_S_PATH:"%"=%)/start.o
58 #define CONFIG_SPL_START_S_PATH "arch/mips/mach-jz47xx" macro
49 #define CONFIG_SPL_START_S_PATH "arch/arm/cpu/arm926ejs/mxs" macro
191 #define CONFIG_SPL_START_S_PATH "arch/arm/cpu/arm926ejs/spear" macro
100 ifneq ($(CONFIG_SPL_START_S_PATH),)101 head-y := $(CONFIG_SPL_START_S_PATH:"%"=%)/start.o
1594 CONFIG_SPL_START_S_PATH
Completed in 7 milliseconds