summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8xx/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc8xx/config.mk')
-rw-r--r--cpu/mpc8xx/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc8xx/config.mk b/cpu/mpc8xx/config.mk
index bfa6625fa8..5fa150e915 100644
--- a/cpu/mpc8xx/config.mk
+++ b/cpu/mpc8xx/config.mk
@@ -21,6 +21,6 @@
# MA 02111-1307 USA
#
-PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi -fno-strict-aliasing
+PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi -fno-strict-aliasing
PLATFORM_CPPFLAGS += -DCONFIG_8xx -ffixed-r2 -ffixed-r29 -mstring -mcpu=860 -msoft-float
OpenPOWER on IntegriCloud