From ba94a1bba3600d387edba7eb451990d9891e1c2f Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 30 May 2006 15:56:48 +0200 Subject: * Update Intel IXP4xx support - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.] --- MAKEALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAKEALL') diff --git a/MAKEALL b/MAKEALL index 8ab31e0a83d..28cde656ff8 100755 --- a/MAKEALL +++ b/MAKEALL @@ -209,7 +209,7 @@ LIST_pxa=" \ zylonite \ " -LIST_ixp="ixdp425" +LIST_ixp="ixdp425 ixdpg425 pdnb3" LIST_arm=" \ -- cgit v1.2.3