Commit 047481f3 authored by Grace Pan's avatar Grace Pan Committed by Bryan Wu

Blackfin arch: Add in cflag to support mlong-calls for kgdb_test

Signed-off-by: default avatarGrace Pan <grace.pan@analog.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent b52dae31
......@@ -15,6 +15,8 @@ else
obj-y += time.o
endif
CFLAGS_kgdb_test.o := -mlong-calls -O0
obj-$(CONFIG_IPIPE) += ipipe.o
obj-$(CONFIG_IPIPE_TRACE_MCOUNT) += mcount.o
obj-$(CONFIG_BFIN_GPTIMERS) += gptimers.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment