commit | f375aef14f258668eed7854f725f7fdd8f339506 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Feb 26 14:51:04 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Mar 04 09:27:40 2014 -0500 |
tree | f4675a5271cd293e500faf37c47a547e23ab7842 | |
parent | b3bd0044f21f19acc4966c9088b830156a8027b3 [diff] |
m68k: merge compile flags -ffixed-d7 -sep-data All arch/m68k/cpu/*/config.mk define the same flags PLAGFORM_REFLFLAGS += -ffixed-d7 -msep-data Move it to arch/m68k/config.mk Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Jason Jin <Jason.jin@freescale.com>