Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
[firefly-linux-kernel-4.4.55.git] / arch / m68k / Makefile
index b7f2e2d5cd2e5d05ffd80c59c1e5bb5cb0777ae4..7636751f2f8731626aef410e846ec7cfef15035f 100644 (file)
@@ -41,6 +41,7 @@ cpuflags-$(CONFIG_M68030)     :=
 cpuflags-$(CONFIG_M68020)      :=
 cpuflags-$(CONFIG_M68360)      := -m68332
 cpuflags-$(CONFIG_M68000)      := -m68000
+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)
@@ -50,6 +51,7 @@ cpuflags-$(CONFIG_M5275)      := $(call cc-option,-mcpu=5275,-m5307)
 cpuflags-$(CONFIG_M5272)       := $(call cc-option,-mcpu=5272,-m5307)
 cpuflags-$(CONFIG_M5271)       := $(call cc-option,-mcpu=5271,-m5307)
 cpuflags-$(CONFIG_M523x)       := $(call cc-option,-mcpu=523x,-m5307)
+cpuflags-$(CONFIG_M525x)       := $(call cc-option,-mcpu=5253,-m5200)
 cpuflags-$(CONFIG_M5249)       := $(call cc-option,-mcpu=5249,-m5200)
 cpuflags-$(CONFIG_M520x)       := $(call cc-option,-mcpu=5208,-m5200)
 cpuflags-$(CONFIG_M5206e)      := $(call cc-option,-mcpu=5206e,-m5200)