[PATCH 10/10] microblaze: build infrastructure

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Oct 27 21:04:34 UTC 2010


On Tue, Oct 05, 2010 at 09:23:23AM -0500, Steven J. Magnani wrote:
>Fix Microblaze config and makefiles.
>diff -uprN a/Rules.mak b/Rules.mak
>--- a/Rules.mak	2010-09-20 08:03:17.000000000 -0500
>+++ b/Rules.mak	2010-09-21 20:11:43.000000000 -0500
>@@ -482,7 +482,7 @@ ifeq ($(TARGET_ARCH),i960)
> endif
> 
> ifeq ($(TARGET_ARCH),microblaze)
>-      SYMBOL_PREFIX=_
>+      SYMBOL_PREFIX=
> endif

If you don't need a prefix then just remove the whole block please.


More information about the uClibc mailing list