summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-19 23:04:19 +0000
committerwdenk <wdenk>2003-06-19 23:04:19 +0000
commit52f52c1494eedaeacccad6e2331f4f638b48f5ab (patch)
treeef44c22a2c583fe9b136ae6f38bbb42ef6a71df0 /Makefile
parent48b42616e928ce6eacfe20276a1614e2b27ac4b5 (diff)
downloadtalos-obmc-uboot-52f52c1494eedaeacccad6e2331f4f638b48f5ab.tar.gz
talos-obmc-uboot-52f52c1494eedaeacccad6e2331f4f638b48f5ab.zip
Patches by Robert Schwebel, 14 Jun 2003:
- add support for Logotronic DL datalogger board - cleanup serial line after kermit binary download - add debugX macro (debug level support) - update mach-types.h to latest arm.linux.org.uk master list.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index daddb2a17e..b368d01ad8 100644
--- a/Makefile
+++ b/Makefile
@@ -737,6 +737,9 @@ innokom_config : unconfig
lubbock_config : unconfig
@./mkconfig $(@:_config=) arm pxa lubbock
+logodl_config : unconfig
+ @./mkconfig $(@:_config=) arm pxa logodl
+
wepep250_config : unconfig
@./mkconfig $(@:_config=) arm pxa wepep250
OpenPOWER on IntegriCloud