commit | 232c150a250bb2fcb894b15d67c65df2458e271f | [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 | 79d696fc558b2bcdb8aa8dc6cd7e4ccd22008e21 [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