summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-05 16:26:47 (GMT)
committerwdenk <wdenk>2005-04-05 16:26:47 (GMT)
commitf5c5ef4a1fa7dcf90fd74f795a131d07377406ab (patch)
tree0ca5cb5dd01f791d8b45b0324ae12e0414aa4e68 /Makefile
parent3dd7f0f0ca1720aee5d8b1b40fd2ae093deb81a0 (diff)
downloadu-boot-fsl-qoriq-f5c5ef4a1fa7dcf90fd74f795a131d07377406ab.tar.xz
Add support for TQM8560 board
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 806b75e..f1961c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1211,6 +1211,9 @@ stxgp3_config: unconfig
TQM8540_config: unconfig
@./mkconfig $(@:_config=) ppc mpc85xx tqm8540
+TQM8560_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc85xx tqm8560
+
#########################################################################
## 74xx/7xx Systems
#########################################################################