diff options
Diffstat (limited to 'arch/arc/cpu/arc700/config.mk')
-rw-r--r-- | arch/arc/cpu/arc700/config.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arc/cpu/arc700/config.mk b/arch/arc/cpu/arc700/config.mk new file mode 100644 index 0000000000..3206ff47e3 --- /dev/null +++ b/arch/arc/cpu/arc700/config.mk @@ -0,0 +1,7 @@ +# +# Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved. +# +# SPDX-License-Identifier: GPL-2.0+ +# + +PLATFORM_CPPFLAGS += -mA7 |