From d607f6fa99a67dd1b40c08ba21ca6f3aaff933ce Mon Sep 17 00:00:00 2001 From: rick Date: Thu, 14 Apr 2016 14:32:27 +0800 Subject: nds32: Support relocation. Enable pie option for relocation. Signed-off-by: rick Cc: Andes --- arch/nds32/include/asm/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/nds32/include') diff --git a/arch/nds32/include/asm/config.h b/arch/nds32/include/asm/config.h index 3d1886e355b..054cc4837c4 100644 --- a/arch/nds32/include/asm/config.h +++ b/arch/nds32/include/asm/config.h @@ -9,6 +9,4 @@ #ifndef _ASM_CONFIG_H_ #define _ASM_CONFIG_H_ -#define CONFIG_NEEDS_MANUAL_RELOC - #endif -- cgit v1.3.1