Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/
DMakefile20 have_mcpu := $(shell if $(CC) -mcpu=ev5 -S -o /dev/null -xc /dev/null > /dev/null 2>&1; then echo y… macro
29 ifeq ($(have_mcpu),y)