X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fconfig.mk;h=fec02f2b82d727e3bf0f31d50677aea80533d6f9;hb=dc68584b420139b8160c3b10921fdf3155f2549f;hp=fb7096e7b5e2bd8bfc55d648cb680024790fa6a0;hpb=5495dae7aa9d5cd161e07174d38acac86515c58a;p=u-boot diff --git a/arch/powerpc/config.mk b/arch/powerpc/config.mk index fb7096e7b5..fec02f2b82 100644 --- a/arch/powerpc/config.mk +++ b/arch/powerpc/config.mk @@ -11,9 +11,10 @@ endif CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000 LDFLAGS_FINAL += --gc-sections +LDFLAGS_FINAL += --bss-plt PLATFORM_RELFLAGS += -fpic -mrelocatable -ffunction-sections -fdata-sections \ -meabi -PLATFORM_CPPFLAGS += -DCONFIG_PPC -D__powerpc__ -ffixed-r2 +PLATFORM_CPPFLAGS += -D__powerpc__ -ffixed-r2 PLATFORM_LDFLAGS += -n # Support generic board on PPC