summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-03-14 23:56:42 +0000
committerwdenk <wdenk>2005-03-14 23:56:42 +0000
commit9d46ea4a5543e6d56f974a515eac972afee5da00 (patch)
tree26588952222fa9bdef23a26e60ccbcb68cbad0d1 /Makefile
parentc3fafecff12103691613de73f461626fd51fef95 (diff)
* 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--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 996b1246bb..da3428a407 100644
--- a/Makefile
+++ b/Makefile
@@ -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
#########################################################################