From 52f52c1494eedaeacccad6e2331f4f638b48f5ab Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 19 Jun 2003 23:04:19 +0000 Subject: 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. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.1