diff options
author | wdenk <wdenk> | 2003-08-30 00:05:50 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-08-30 00:05:50 +0000 |
commit | 0cb61d7dddb0d8c087f6df46a74815950668c97b (patch) | |
tree | 215dcff4a52d627cc1ee489c4550dbb67356224b /board/tqm8xx | |
parent | 6f21347d49b1741e4b8247f5e2d3fa83ef169c25 (diff) | |
download | u-boot-imx-0cb61d7dddb0d8c087f6df46a74815950668c97b.zip u-boot-imx-0cb61d7dddb0d8c087f6df46a74815950668c97b.tar.gz u-boot-imx-0cb61d7dddb0d8c087f6df46a74815950668c97b.tar.bz2 |
Patch by Raghu Krishnaprasad, 7 Aug 2003:
add support for Adder II MPC852T module
Diffstat (limited to 'board/tqm8xx')
-rw-r--r-- | board/tqm8xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqm8xx/Makefile b/board/tqm8xx/Makefile index a01fd86..2ff9b4d 100644 --- a/board/tqm8xx/Makefile +++ b/board/tqm8xx/Makefile @@ -1,5 +1,5 @@ # -# (C) Copyright 2000 +# (C) Copyright 2000-2003 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this |