commit | 0573359d9627a89c1f382b541f4aeca2e1f42bea | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Tue Nov 26 10:53:58 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Fri Dec 13 09:17:32 2013 -0500 |
tree | bab0cab33084a61d19e2e115187878601ed3c684 | |
parent | 22b13f9882b43eb3ac03656ab8a851c086ad5df9 [diff] |
PowerPC: merge commonly-defined flags PLATFORM_RELFLAGS += -meabi PLATFORM_CPPFLAGS += -ffixed-r2 were defined in all arch/powerpc/${CPU}/config.mk. This commit moves them to arch/powerpc/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>