summaryrefslogtreecommitdiff
path: root/include/configs/PIP405.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-04 15:05:30 +0000
committerwdenk <wdenk>2003-06-04 15:05:30 +0000
commitf3e0de60a6dfa2bedd99bda257841a22b5153f42 (patch)
tree0dde9b4b5335d5889587fc19f7870db1034b636e /include/configs/PIP405.h
parent682011ff6968198da14b89e40d9f55b00f6d91f7 (diff)
* Patch by Denis Peter, 04 June 2003:
add support for the MIP405T board
Diffstat (limited to 'include/configs/PIP405.h')
-rw-r--r--include/configs/PIP405.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h
index 5ecb537be..8fbbe30bd 100644
--- a/include/configs/PIP405.h
+++ b/include/configs/PIP405.h
@@ -368,7 +368,8 @@
* Ident
************************************************************/
#define VERSION_TAG "released"
-#define CONFIG_IDENT_STRING "\n(c) 2002 by MPL AG Switzerland, MEV-10066-001 " VERSION_TAG
+#define CONFIG_ISO_STRING "MEV-10066-001"
+#define CONFIG_IDENT_STRING "\n(c) 2002 by MPL AG Switzerland, " CONFIG_ISO_STRING " " VERSION_TAG
#endif /* __CONFIG_H */