diff options
Diffstat (limited to 'arch/m68k/cpu/mcf547x_8x/start.S')
-rw-r--r-- | arch/m68k/cpu/mcf547x_8x/start.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/cpu/mcf547x_8x/start.S b/arch/m68k/cpu/mcf547x_8x/start.S index fecf253..2296f9a 100644 --- a/arch/m68k/cpu/mcf547x_8x/start.S +++ b/arch/m68k/cpu/mcf547x_8x/start.S @@ -10,10 +10,6 @@ #include "version.h" #include <asm/cache.h> -#ifndef CONFIG_IDENT_STRING -#define CONFIG_IDENT_STRING "" -#endif - #define _START _start #define _FAULT _fault |