]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc5xxx/config.mk
Merge 'next' branch
[u-boot] / cpu / mpc5xxx / config.mk
index 0e861c4a0f8280679d9b96070279304378a11183..b0ce2ee9e3ee05aa66d1ce315aaf9bd58a3cb719 100644 (file)
@@ -21,9 +21,9 @@
 # MA 02111-1307 USA
 #
 
-PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi -mrelocatable
+PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
-PLATFORM_CPPFLAGS += -DCONFIG_MPC5xxx -ffixed-r2 -ffixed-r29 \
+PLATFORM_CPPFLAGS += -DCONFIG_MPC5xxx -ffixed-r2 \
                     -mstring -mcpu=603e -mmultiple
 
 # Use default linker script.  Board port can override in board/*/config.mk