summaryrefslogtreecommitdiffstats
path: root/microblaze_config.mk
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-03-11 13:48:24 +0100
committerMichal Simek <monstr@monstr.eu>2007-03-11 13:48:24 +0100
commitcfc67116a706fd18b8f6a9c11a16753c5626d689 (patch)
treea8ece1d13504912339bd59cbbc5d29c74c1def4d /microblaze_config.mk
parent76316a318de91f6184e7c22a10e02d275ade2441 (diff)
downloadblackbird-obmc-uboot-cfc67116a706fd18b8f6a9c11a16753c5626d689.tar.gz
blackbird-obmc-uboot-cfc67116a706fd18b8f6a9c11a16753c5626d689.zip
[Microblaze][PATCH] part 2
timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
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 b3ac8e08cf..06ddefa4ce 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
OpenPOWER on IntegriCloud