From 855a496fe9ba431772f1ff1aef21a5c001288bb0 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 14 Mar 2004 18:23:55 +0000 Subject: * Patches by Travis Sawyer, 12 Mar 2004: - Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities * Patch by Brad Kemp, 12 Mar 2004: Fixes for drivers/cfi_flash.c: - Better support for x8/x16 implementations - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE - Added defines for AMD command and address constants * Patch by Leon Kukovec, 12 Mar 2004: Fix get_dentfromdir() to correctly handle deleted dentries * Patch by George G. Davis, 11 Mar 2004: Remove hard coded network settings in TI OMAP1610 H2 default board config * Patch by George G. Davis, 11 Mar 2004: add support for ADS GraphicsClient+ board. --- MAKEALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAKEALL') diff --git a/MAKEALL b/MAKEALL index 797c6c641..e058ad0e3 100644 --- a/MAKEALL +++ b/MAKEALL @@ -122,7 +122,7 @@ LIST_ppc="${LIST_5xx} ${LIST_5xxx} \ ## StrongARM Systems ######################################################################### -LIST_SA="dnp1110 lart shannon" +LIST_SA="dnp1110 gcplus lart shannon" ######################################################################### ## ARM7 Systems -- cgit v1.2.3