From da93ed8147a000505ac7b7ed4e2fb50532596a3c Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 29 Sep 2004 11:02:56 +0000 Subject: * Patch by Shlomo Kut, 29 Mar 2004: Add support for MKS Instruments "Quantum" board * Fix build problem with Cogent boards; avoid using when using the host compiler --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 963bf5844..461fd8274 100644 --- a/Makefile +++ b/Makefile @@ -553,6 +553,9 @@ QS823_config: unconfig QS860T_config: unconfig @./mkconfig $(@:_config=) ppc mpc8xx qs860t snmc +quantum_config: unconfig + @./mkconfig $(@:_config=) ppc mpc8xx quantum + R360MPI_config: unconfig @./mkconfig $(@:_config=) ppc mpc8xx r360mpi -- cgit v1.2.3