diff options
author | wdenk <wdenk> | 2005-03-14 23:56:42 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-03-14 23:56:42 +0000 |
commit | 9d46ea4a5543e6d56f974a515eac972afee5da00 (patch) | |
tree | 26588952222fa9bdef23a26e60ccbcb68cbad0d1 /Makefile | |
parent | c3fafecff12103691613de73f461626fd51fef95 (diff) | |
download | u-boot-imx-9d46ea4a5543e6d56f974a515eac972afee5da00.zip u-boot-imx-9d46ea4a5543e6d56f974a515eac972afee5da00.tar.gz u-boot-imx-9d46ea4a5543e6d56f974a515eac972afee5da00.tar.bz2 |
* Patch by David Brownell, 10 Mar 2005:
Restore copyright statements in OHCI drivers.
* Add support for TQM8540 board
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1171,6 +1171,9 @@ sbc8560_66_config: unconfig stxgp3_config: unconfig @./mkconfig $(@:_config=) ppc mpc85xx stxgp3 +TQM8540_config: unconfig + @./mkconfig $(@:_config=) ppc mpc85xx tqm8540 + ######################################################################### ## 74xx/7xx Systems ######################################################################### |