summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-03-12 00:14:09 +0000
committerwdenk <wdenk>2004-03-12 00:14:09 +0000
commit232c150a250bb2fcb894b15d67c65df2458e271f (patch)
tree3d714bb0eb041a6499b8e2286a7fedb6fc150847 /Makefile
parent79d696fc558b2bcdb8aa8dc6cd7e4ccd22008e21 (diff)
downloadbarebox-232c150a250bb2fcb894b15d67c65df2458e271f.tar.gz
barebox-232c150a250bb2fcb894b15d67c65df2458e271f.tar.xz
Add support for Siemens SX1 mobile phone;
add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b10acbb6e1..d1593eefd8 100644
--- a/Makefile
+++ b/Makefile
@@ -921,6 +921,9 @@ xtract_trab = $(subst _bigram,,$(subst _bigflash,,$(subst _old,,$(subst _config,
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