Home
last modified time | relevance | path

Searched refs:new_nm (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/
DMakefile39 new_nm := $(shell if $(NM) --help 2>&1 | grep -- '--synthetic' > /dev/null; then echo y; else echo … macro
41 ifeq ($(new_nm),y)