From 46d80511830a35b68feeacae49a890b26b550bca Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 29 Dec 2005 13:24:56 +0000 Subject: [PATCH] remove led-flash, panic, reply-serial from build (they do not support 32MHz clock and it would be a little tedious to add --- cebpic/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cebpic/Makefile b/cebpic/Makefile index e576b23..67262c8 100644 --- a/cebpic/Makefile +++ b/cebpic/Makefile @@ -2,8 +2,7 @@ CEBPIC= ./ PICNOS= 0 1 2 -PROGRAMS= led-flash send-serial panic reply-serial \ - nmra-stream nmra-stream,slow +PROGRAMS= send-serial nmra-stream nmra-stream,slow # These programs haven't been updated to cope with # master and slave pics having different clock speeds: -- 2.30.2