]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/cpu/mpc86xx/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
[u-boot] / arch / powerpc / cpu / mpc86xx / config.mk
index bce0fb374b999b854ec4119bc46a1f709e9d6073..92ff7bf3e911c7ccb1537fa6147d62e9636a2505 100644 (file)
 # MA 02111-1307 USA
 #
 
-PLATFORM_RELFLAGS += -fPIC -meabi
+PLATFORM_RELFLAGS += -meabi
 
 PLATFORM_CPPFLAGS += -ffixed-r2 -mstring
 PLATFORM_CPPFLAGS += -maltivec -mabi=altivec -msoft-float
-
-# Enable gc-sections to enable generation of smaller images.
-PLATFORM_LDFLAGS += --gc-sections
-PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
-
-# Use default linker script.  Board port can override in board/*/config.mk
-LDSCRIPT := $(SRCTREE)/arch/powerpc/cpu/mpc86xx/u-boot.lds