]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
manual merge with John's release version
authorc vw <dl1ycf@darc.de>
Mon, 20 Jul 2020 12:16:02 +0000 (14:16 +0200)
committerc vw <dl1ycf@darc.de>
Mon, 20 Jul 2020 12:16:02 +0000 (14:16 +0200)
Makefile

index db153f47ab79a701905ef97a4ce7ad25d8dda32f..fe69b75b25f709e758548fdc44419dd50d2088e0 100644 (file)
--- 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