nds32: Fix building error of crypto/xor.c by adding xor.h
[linux-2.6-microblaze.git] / arch / nds32 / Makefile
index 91f933d..20edf34 100644 (file)
@@ -23,9 +23,6 @@ export        TEXTADDR
 # If we have a machine-specific directory, then include it in the build.
 core-y                         += arch/nds32/kernel/ arch/nds32/mm/
 libs-y                         += arch/nds32/lib/
-LIBGCC_PATH                    := \
-  $(shell $(CC) $(KBUILD_CFLAGS) $(KCFLAGS) -print-libgcc-file-name)
-libs-y                         += $(LIBGCC_PATH)
 
 ifneq '$(CONFIG_NDS32_BUILTIN_DTB)' '""'
 BUILTIN_DTB := y