]> Git Repo - u-boot.git/blobdiff - cpu/mpc8220/config.mk
ppc: remove -ffixed-r14 gcc option.
[u-boot.git] / cpu / mpc8220 / config.mk
index 5819048d01ab5367d8fc0738d46770208192100b..3ce40c0dbeb4e3e86521bfb2fa8f9169c0fae680 100644 (file)
@@ -21,7 +21,7 @@
 # MA 02111-1307 USA
 #
 
-PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
+PLATFORM_RELFLAGS += -fPIC -meabi
 
 PLATFORM_CPPFLAGS += -DCONFIG_MPC8220 -ffixed-r2 \
                     -mstring -mcpu=603e -mmultiple
This page took 0.027779 seconds and 4 git commands to generate.