Skip to content

Commit

Permalink
Blackfin arch: Add in cflag to support mlong-calls for kgdb_test
Browse files Browse the repository at this point in the history
Signed-off-by: Grace Pan <grace.pan@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Grace Pan authored and Bryan Wu committed Feb 4, 2009
1 parent b52dae3 commit 047481f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/blackfin/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 047481f

Please sign in to comment.