diff options
Diffstat (limited to 'include/configs/intip.h')
-rw-r--r-- | include/configs/intip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/intip.h b/include/configs/intip.h index c5af36579c2..5aa8faebee4 100644 --- a/include/configs/intip.h +++ b/include/configs/intip.h @@ -24,10 +24,8 @@ #define CONFIG_460EX 1 /* Specific PPC460EX */ #ifdef CONFIG_DEVCONCENTER #define CONFIG_HOSTNAME devconcenter -#define CONFIG_IDENT_STRING " devconcenter 0.06" #else #define CONFIG_HOSTNAME intip -#define CONFIG_IDENT_STRING " intip 0.06" #endif #define CONFIG_440 1 |