commit | 29e7f5afea231813fe4a553bb94b84ddb6a1d000 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Fri Mar 12 00:14:09 2004 +0000 |
committer | wdenk <wdenk> | Fri Mar 12 00:14:09 2004 +0000 |
tree | 3d714bb0eb041a6499b8e2286a7fedb6fc150847 | |
parent | 0a12b753835fcc77c377c6e684703fd80f818d4d [diff] [blame] |
Add support for Siemens SX1 mobile phone; add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")
diff --git a/Makefile b/Makefile index b10acbb..d1593ee 100644 --- a/Makefile +++ b/Makefile
@@ -921,6 +921,9 @@ xtract_omap1610xxx = $(subst _cs0boot,,$(subst _cs3boot,, $(subst _config,,$1))) +SX1_config : unconfig + @./mkconfig $(@:_config=) arm arm925t sx1 + omap1510inn_config : unconfig @./mkconfig $(@:_config=) arm arm925t omap1510inn