Lines Matching refs:cpuflags
10 cpuflags-$(CONFIG_M5208) := -mcpu=5208
11 cpuflags-$(CONFIG_M5235) := -mcpu=5235 -fPIC
12 cpuflags-$(CONFIG_M52277) := -mcpu=52277 -fPIC
13 cpuflags-$(CONFIG_M5249) := -mcpu=5249
14 cpuflags-$(CONFIG_M5253) := -mcpu=5253
15 cpuflags-$(CONFIG_M5271) := -mcpu=5271
16 cpuflags-$(CONFIG_M5272) := -mcpu=5272
17 cpuflags-$(CONFIG_M5275) := -mcpu=5275
18 cpuflags-$(CONFIG_M5282) := -mcpu=5282
19 cpuflags-$(CONFIG_M5307) := -mcpu=5307
20 cpuflags-$(CONFIG_MCF5301x) := -mcpu=53015 -fPIC
21 cpuflags-$(CONFIG_MCF532x) := -mcpu=5329 -fPIC
22 cpuflags-$(CONFIG_MCF5441x) := -mcpu=54418 -fPIC
23 cpuflags-$(CONFIG_MCF5445x) := -mcpu=54455 -fPIC
24 cpuflags-$(CONFIG_MCF547x_8x) := -mcpu=5485 -fPIC
26 PLATFORM_CPPFLAGS += $(cpuflags-y)