summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Klotzbücher <Markus Klotzbümk@pollux.(none)>2006-02-20 16:37:37 +0100
committerMarkus Klotzbücher <mk@pollux.(none)>2006-02-20 16:37:37 +0100
commit4f7a0e36713d93591812bfd424002c3aa5337c56 (patch)
treeb349a9b368a7d9ccb4c9802fbe2ff96404d8ddf9 /Makefile
parent8fb1857b40aa47219ca4bf792b3daad3c1fcbbc4 (diff)
downloadtalos-obmc-uboot-4f7a0e36713d93591812bfd424002c3aa5337c56.tar.gz
talos-obmc-uboot-4f7a0e36713d93591812bfd424002c3aa5337c56.zip
New board directory and config for the benq delta board (copied from
zylonite). Minor pxa-regs.h update.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 63e0a20662..736ffb6a03 100644
--- a/Makefile
+++ b/Makefile
@@ -1603,6 +1603,9 @@ cerf250_config : unconfig
cradle_config : unconfig
@./mkconfig $(@:_config=) arm pxa cradle
+delta_config :
+ @./mkconfig $(@:_config=) arm pxa delta
+
csb226_config : unconfig
@./mkconfig $(@:_config=) arm pxa csb226
OpenPOWER on IntegriCloud