Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/
DMakefile22 have_mcpu_pca56 := $(shell if $(CC) -mcpu=pca56 -S -o /dev/null -xc /dev/null > /dev/null 2>&1; the… macro
39 ifeq ($(mcpu_done)$(CONFIG_ALPHA_SX164)$(have_mcpu_pca56),nyy)
43 ifeq ($(mcpu_done)$(CONFIG_ALPHA_POLARIS)$(have_mcpu_pca56),nyy)
67 ifeq ($(have_mcpu_pca56),y)