X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fm68k%2FMakefile;h=7f7830f2c5bcb488745c0326e36a1889a733e04b;hb=a5c6eae4d6763e50101494b392ef6518c0ef96e9;hp=2f02acfb8edf4647e28ada0e48801b68c0c965f3;hpb=7005cd39707ba59b5b1d3e70da2c448d3235eb3e;p=~andy%2Flinux diff --git a/arch/m68k/Makefile b/arch/m68k/Makefile index 2f02acfb8ed..7f7830f2c5b 100644 --- a/arch/m68k/Makefile +++ b/arch/m68k/Makefile @@ -45,6 +45,7 @@ cpuflags-$(CONFIG_M5441x) := $(call cc-option,-mcpu=54455,-mcfv4e) cpuflags-$(CONFIG_M54xx) := $(call cc-option,-mcpu=5475,-m5200) cpuflags-$(CONFIG_M5407) := $(call cc-option,-mcpu=5407,-m5200) cpuflags-$(CONFIG_M532x) := $(call cc-option,-mcpu=532x,-m5307) +cpuflags-$(CONFIG_M537x) := $(call cc-option,-mcpu=537x,-m5307) cpuflags-$(CONFIG_M5307) := $(call cc-option,-mcpu=5307,-m5200) cpuflags-$(CONFIG_M528x) := $(call cc-option,-mcpu=528x,-m5307) cpuflags-$(CONFIG_M5275) := $(call cc-option,-mcpu=5275,-m5307)