* 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.
diff --git a/Makefile b/Makefile
index e7505fb..1f13c77 100644
--- a/Makefile
+++ b/Makefile
@@ -908,12 +908,15 @@
at91rm9200dk_config : unconfig
@./mkconfig $(@:_config=) arm at91rm9200 at91rm9200dk
-lart_config : unconfig
- @./mkconfig $(@:_config=) arm sa1100 lart
-
dnp1110_config : unconfig
@./mkconfig $(@:_config=) arm sa1100 dnp1110
+gcplus_config : unconfig
+ @./mkconfig $(@:_config=) arm sa1100 gcplus
+
+lart_config : unconfig
+ @./mkconfig $(@:_config=) arm sa1100 lart
+
shannon_config : unconfig
@./mkconfig $(@:_config=) arm sa1100 shannon