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