diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/PATI.h | 3 | ||||
-rw-r--r-- | include/configs/PIP405.h | 6 |
2 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/PATI.h b/include/configs/PATI.h index 880246e..ebabdff 100644 --- a/include/configs/PATI.h +++ b/include/configs/PATI.h @@ -252,7 +252,4 @@ */ #define CONFIG_SYS_DER 0x00000000 -#define VERSION_TAG "released" -#define CONFIG_ISO_STRING "MEV-10084-001" - #endif /* __CONFIG_H */ diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h index 9ace443..7d08f0c 100644 --- a/include/configs/PIP405.h +++ b/include/configs/PIP405.h @@ -333,10 +333,4 @@ ************************************************************/ #define CONFIG_BZIP2 1 -/************************************************************ - * Ident - ************************************************************/ -#define VERSION_TAG "released" -#define CONFIG_ISO_STRING "MEV-10066-001" - #endif /* __CONFIG_H */ |