summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf530x/config.mk
blob: 25845aa32313e75707cb3292798ae8b57e432698 (plain)
1
2
3
4
5
6
7
8
9
#
# (C) Copyright 2014  Angelo Dureghello <angelo@sysam.it>
#
# SPDX-License-Identifier:     GPL-2.0+
#

cpuflags-$(CONFIG_M5307) := -mcpu=5307

PLATFORM_CPPFLAGS += $(cpuflags-y)