diff options
author | <m8@hekate.semihalf.com> | 2005-08-16 17:34:22 +0200 |
---|---|---|
committer | <m8@hekate.semihalf.com> | 2005-08-16 17:34:22 +0200 |
commit | 22e05df45cc343eda3266312bde676737d9bc70c (patch) | |
tree | 6f2209c6675e79d000e359725872a3ba15262140 /include/configs/WUH405.h | |
parent | d4f5c72896b6b47cae276f49081a801491be6838 (diff) | |
parent | 98128f389cc318dbd1d597cf8d2d09902cddcb4b (diff) | |
download | u-boot-22e05df45cc343eda3266312bde676737d9bc70c.tar.gz |
Merge with pollux.denx.org:/home/git/u-boot/.git
Diffstat (limited to 'include/configs/WUH405.h')
-rw-r--r-- | include/configs/WUH405.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/WUH405.h b/include/configs/WUH405.h index b4dfdf4b2d..5c9950f6f8 100644 --- a/include/configs/WUH405.h +++ b/include/configs/WUH405.h @@ -32,6 +32,7 @@ * High Level Configuration Options * (easy to change) */ +#define CONFIG_IDENT_STRING " $Name: $" #define CONFIG_405EP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */ |