From a9605f9bee384d9cb3d30ec1461aa59cdb8f6908 Mon Sep 17 00:00:00 2001 From: "Steven J. Magnani" Date: Wed, 10 Nov 2010 19:41:45 +0100 Subject: microblaze: build infrastructure Fix Microblaze config and makefiles. Signed-off-by: Steven J. Magnani Signed-off-by: Bernhard Reutner-Fischer --- Rules.mak | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Rules.mak') diff --git a/Rules.mak b/Rules.mak index 1f1c7d288..6802355bc 100644 --- a/Rules.mak +++ b/Rules.mak @@ -481,10 +481,6 @@ ifeq ($(TARGET_ARCH),i960) SYMBOL_PREFIX=_ endif -ifeq ($(TARGET_ARCH),microblaze) - SYMBOL_PREFIX=_ -endif - ifeq ($(TARGET_ARCH),v850) SYMBOL_PREFIX=_ endif -- cgit v1.2.3