Searched refs:LINKER (Results 1 – 3 of 3) sorted by relevance
169 LINKER := ${CROSS_COMPILE}ld macro178 $(foreach dir,$(subst :, ,${PATH}),$(wildcard ${dir}/${LINKER}.bfd))),)179 LINKER := ${LINKER}.bfd macro258 LD = $(LINKER)281 LINKER := ${CROSS_COMPILE}gcc macro284 LD = $(LINKER)288 LD = $(LINKER)
99 SoCs. The `LINKER` build variable needs to point to the ARMLINK binary for
669 linker. When the ``LINKER`` build variable points to the armlink linker,
Completed in 6 milliseconds