]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - microblaze_config.mk
Implement __raw_{read,write}[bwl] on all architectures
[people/ms/u-boot.git] / microblaze_config.mk
index cd7548c63fb4e99009672342da5f0c81b710a87f..06ddefa4cee0ea7e8aae0d95df26042abed9b730 100644 (file)
@@ -22,6 +22,8 @@
 # MA 02111-1307 USA
 #
 
+PLATFORM_CPPFLAGS += -ffixed-r31 -D__microblaze__
+
 ifdef CONFIG_MICROBLAZE_HARD_MULT
 PLATFORM_CPPFLAGS += -mno-xl-soft-mul
 endif