summaryrefslogtreecommitdiff
path: root/microblaze_config.mk
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-04-12 14:06:54 +0200
committerStefan Roese <sr@denx.de>2007-04-12 14:06:54 +0200
commite8aac8e7bfc7cfdef5780f8f1d4c85184f59a06f (patch)
tree1a1ad4bb5f527d162154accd2a3b950956df7aeb /microblaze_config.mk
parenta65c5768e5537530bd1780af3d3fddc3113a163c (diff)
parent6c9ba919375db977aaad9146bf320c7afd07ae7a (diff)
downloadu-boot-imx-e8aac8e7bfc7cfdef5780f8f1d4c85184f59a06f.zip
u-boot-imx-e8aac8e7bfc7cfdef5780f8f1d4c85184f59a06f.tar.gz
u-boot-imx-e8aac8e7bfc7cfdef5780f8f1d4c85184f59a06f.tar.bz2
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'microblaze_config.mk')
-rw-r--r--microblaze_config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/microblaze_config.mk b/microblaze_config.mk
index b3ac8e0..06ddefa 100644
--- a/microblaze_config.mk
+++ b/microblaze_config.mk
@@ -22,7 +22,7 @@
# MA 02111-1307 USA
#
-PLATFORM_CPPFLAGS += -ffixed-r31
+PLATFORM_CPPFLAGS += -ffixed-r31 -D__microblaze__
ifdef CONFIG_MICROBLAZE_HARD_MULT
PLATFORM_CPPFLAGS += -mno-xl-soft-mul