Revert "Makefile: enable GPIO and localcw"
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Wed, 23 Feb 2022 08:19:09 +0000 (13:49 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Wed, 23 Feb 2022 08:20:27 +0000 (13:50 +0530)
This reverts commit 8672b9d9906b74366358ae66da657f65c4d33524.

Makefile

index bcdf64da66b42e9f3bee62324e8e477e4b429143..42e645aab9e7696dc164500076636d427411033e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ GIT_VERSION := $(shell git describe --abbrev=0 --tags)
 #    CONTROLLER2_V1 single encoders with MCP23017 switches
 #    CONTROLLER2_V2 dual encoders with MCP23017 switches
 #
-GPIO_INCLUDE=GPIO
+#GPIO_INCLUDE=GPIO
 
 # uncomment the line below to include Pure Signal support
 #PURESIGNAL_INCLUDE=PURESIGNAL
@@ -26,7 +26,7 @@ GPIO_INCLUDE=GPIO
 # USBOZY_INCLUDE=USBOZY
 
 # 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