commit | 113f64e09ac4905ddc330181c8761a4b29e82394 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Fri Aug 25 01:38:04 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Fri Aug 25 01:38:04 2006 +0200 |
tree | 86958dba6ae2aaa5714ffaeb6119b348dd38be1f | |
parent | 15f29f06ed207ac651d7d871403d1944a6960b89 [diff] [blame] |
Update for MCC200 / PRS200 boards: - auto-adjust console device for Linux. - fix typos.
diff --git a/Makefile b/Makefile index 7542ab4..9bf7c49 100644 --- a/Makefile +++ b/Makefile
@@ -327,6 +327,8 @@ mcc200_highboot_config \ mcc200_COM12_config \ mcc200_COM12_SDRAM_config \ +mcc200_COM12_highboot_config \ +mcc200_COM12_highboot_SDRAM_config \ mcc200_highboot_SDRAM_config \ prs200_config \ prs200_DDR_config \