From: c vw <dl1ycf@darc.de>
Date: Mon, 20 Jul 2020 12:16:02 +0000 (+0200)
Subject: manual merge with John's release version
X-Git-Url: https://git.rkrishnan.org/vdrive/%22file://%22%3C?a=commitdiff_plain;h=edd27fa941e6d01a0e8a6c82a79ffff453c30e6c;p=pihpsdr.git

manual merge with John's release version
---

diff --git a/Makefile b/Makefile
index db153f4..fe69b75 100644
--- a/Makefile
+++ b/Makefile
@@ -12,10 +12,10 @@ GPIO_INCLUDE=GPIO
 PURESIGNAL_INCLUDE=PURESIGNAL
 
 # uncomment the line to below include support local CW keyer
-LOCALCW_INCLUDE=LOCALCW
+#LOCALCW_INCLUDE=LOCALCW
 
 # uncomment the line below for SoapySDR
-SOAPYSDR_INCLUDE=SOAPYSDR
+#SOAPYSDR_INCLUDE=SOAPYSDR
 
 # uncomment the line to below include support for sx1509 i2c expander
 #SX1509_INCLUDE=sx1509
@@ -27,12 +27,12 @@ SOAPYSDR_INCLUDE=SOAPYSDR
 #STEMLAB_DISCOVERY=STEMLAB_DISCOVERY_NOAVAHI
 
 # uncomment the line below to include MIDI support
-MIDI_INCLUDE=MIDI
+#MIDI_INCLUDE=MIDI
 
 # uncomment the line below for various debug facilities
 #DEBUG_OPTION=-D DEBUG
 
-PTT_INCLUDE=PTT
+#PTT_INCLUDE=PTT
 
 # very early code not included yet
 #SERVER_INCLUDE=SERVER