Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/
DMakefile34 mcpu_done := n macro
37 mcpu_done := y macro
39 ifeq ($(mcpu_done)$(CONFIG_ALPHA_SX164)$(have_mcpu_pca56),nyy)
41 mcpu_done := y macro
43 ifeq ($(mcpu_done)$(CONFIG_ALPHA_POLARIS)$(have_mcpu_pca56),nyy)
45 mcpu_done := y macro
47 ifeq ($(mcpu_done)$(CONFIG_ALPHA_EV4),ny)
49 mcpu_done := y macro
51 ifeq ($(mcpu_done)$(CONFIG_ALPHA_EV56),ny)
53 mcpu_done := y macro
[all …]