From ba56f625767d058b0e05a22729de13be5e0f6334 Mon Sep 17 00:00:00 2001 From: wdenk Date: Fri, 6 Feb 2004 23:19:44 +0000 Subject: Patch by Travis Sawyer, 30 Dec 2003: Add support for IBM PPC440GX. Multiple EMAC Ethernet devices, select MDI port based on enabled EMAC device. Add support for XES Inc XPedite1000 440GX base PrPMC board. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0a5b470..5f4102e 100644 --- a/Makefile +++ b/Makefile @@ -635,6 +635,9 @@ W7OLMG_config: unconfig WALNUT405_config:unconfig @./mkconfig $(@:_config=) ppc ppc4xx walnut405 +XPEDITE1K_config:unconfig + @./mkconfig $(@:_config=) ppc ppc4xx xpedite1k + ######################################################################### ## MPC824x Systems ######################################################################### -- cgit v1.1