mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-02 23:44:15 +01:00
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>
|
||
|---|---|---|
| .. | ||
| drivers | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| interrupts.c | ||
| Makefile | ||
| pci.c | ||
| speed.c | ||
| start.S | ||
| traps.c | ||
| u-boot.lds | ||