Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/
DMakefile26 have_mcpu_ev67 := $(shell if $(CC) -mcpu=ev67 -S -o /dev/null -xc /dev/null > /dev/null 2>&1; then … macro
59 ifeq ($(mcpu_done)$(CONFIG_ALPHA_EV67)$(have_mcpu_ev67),nyy)