diff options
Diffstat (limited to 'arch/c6x/Makefile')
-rw-r--r-- | arch/c6x/Makefile | 2 |
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 | ||
9 | KBUILD_DEFCONFIG := dsk6455_defconfig | ||
10 | |||
9 | cflags-y += -mno-dsbt -msdata=none | 11 | cflags-y += -mno-dsbt -msdata=none |
10 | 12 | ||
11 | cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls | 13 | cflags-$(CONFIG_C6X_BIG_KERNEL) += -mlong-calls |