diff options
author | wdenk <wdenk> | 2004-02-24 00:16:43 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-02-24 00:16:43 +0000 |
commit | 074cff0d2863bab21b065cf283eccd728f4fecaa (patch) | |
tree | 9ab218f6e0fc44cc450d32c1d0978f98449e220d /MAKEALL | |
parent | 028ab6b598b628326116acd88e0f35aa9f526d12 (diff) |
* Patch by Andrea Scian, 17 Feb 2004:
Add support for S3C44B0 processor and DAVE B2 board
* Patch by Steven Scholz, 20 Feb 2004:
- Add support for MII commands on AT91RM9200 boards
- some cleanup in AT91RM9200 ethernet code
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ LIST_SA="dnp1110 lart shannon" ## ARM7 Systems ######################################################################### -LIST_ARM7="ep7312 impa7" +LIST_ARM7="B2 ep7312 impa7" ######################################################################### ## ARM9 Systems |