From 135ae653af4cff2082afbcabfcd381e88359b620 Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 29 Dec 2005 17:04:26 +0000 Subject: [PATCH] do not compile nmra-stream as it does not cope with 32MHz clock --- cebpic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cebpic/Makefile b/cebpic/Makefile index 67262c8..650f054 100644 --- a/cebpic/Makefile +++ b/cebpic/Makefile @@ -2,7 +2,7 @@ CEBPIC= ./ PICNOS= 0 1 2 -PROGRAMS= send-serial nmra-stream nmra-stream,slow +PROGRAMS= send-serial nmra-stream,slow # These programs haven't been updated to cope with # master and slave pics having different clock speeds: -- 2.30.2