aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/Makefile')
-rw-r--r--arch/c6x/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/c6x/Makefile b/arch/c6x/Makefile
index 1d08dd070277..a9eb9597e03c 100644
--- a/arch/c6x/Makefile
+++ b/arch/c6x/Makefile
@@ -6,6 +6,8 @@
6# for more details. 6# for more details.
7# 7#
8 8
9KBUILD_DEFCONFIG := dsk6455_defconfig
10
9cflags-y += -mno-dsbt -msdata=none 11cflags-y += -mno-dsbt -msdata=none
10 12
11cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls 13cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls