From fa33fe754e68480f18d1f6404f87c2f89bba57d1 Mon Sep 17 00:00:00 2001 From: sallai Date: Thu, 10 Jul 2008 16:42:25 +0000 Subject: [PATCH] removed some comments that accidentally ended up polluting the search path --- tos/platforms/iris/.platform | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tos/platforms/iris/.platform b/tos/platforms/iris/.platform index c53996f1..be70ef5b 100644 --- a/tos/platforms/iris/.platform +++ b/tos/platforms/iris/.platform @@ -9,12 +9,11 @@ # $Id$ # push( @includes, qw( - %T/platforms/micaz %T/platforms/mica %T/platforms/iris/chips/rf230 %T/chips/rf230 - %T/chips/cc2420 # for IEEE802154.h + %T/chips/cc2420 %T/platforms/iris/chips/at45db %T/platforms/mica2/chips/at45db %T/platforms/mica/chips/at45db @@ -31,8 +30,7 @@ push( @includes, qw( %T/lib/timer %T/lib/serial %T/lib/power - %T/lib/diagmsg # for testing purposes - + %T/lib/diagmsg ) ); @opts = qw( -- 2.39.2