diff options
Diffstat (limited to 'cpu/bf533/config.mk')
-rw-r--r-- | cpu/bf533/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/bf533/config.mk b/cpu/bf533/config.mk index 6a713c3..2caa3cc 100644 --- a/cpu/bf533/config.mk +++ b/cpu/bf533/config.mk @@ -24,4 +24,4 @@ # MA 02110-1301 USA # -PLATFORM_RELFLAGS += -mcpu=bf533 -ffixed-P5 +PLATFORM_RELFLAGS += -mcpu=bf533 |