From f5c5ef4a1fa7dcf90fd74f795a131d07377406ab Mon Sep 17 00:00:00 2001 From: wdenk Date: Tue, 5 Apr 2005 16:26:47 +0000 Subject: Add support for TQM8560 board --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 806b75e95e..f1961c78f7 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 ######################################################################### -- cgit v1.2.3