From a4c8d1389f96040bb6d482523de680ba1b9d7c9e Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Fri, 2 Jun 2006 16:18:04 +0200 Subject: Add support for PCS440EP board Patch by Stefan Roese, 02 Jun 2006 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 41a3624ff5..2e8ee98db1 100644 --- a/Makefile +++ b/Makefile @@ -919,6 +919,9 @@ p3p440_config: unconfig PCI405_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx pci405 esd +pcs440ep_config: unconfig + @./mkconfig $(@:_config=) ppc ppc4xx pcs440ep + PIP405_config: unconfig @./mkconfig $(@:_config=) ppc ppc4xx pip405 mpl -- cgit v1.2.3