projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5684668
)
Makefile: enable GPIO and localcw
author
Ramakrishnan Muthukrishnan
<ram@leastauthority.com>
Tue, 22 Feb 2022 12:16:06 +0000
(17:46 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@leastauthority.com>
Tue, 22 Feb 2022 12:16:06 +0000
(17:46 +0530)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 42e645aab9e7696dc164500076636d427411033e..bcdf64da66b42e9f3bee62324e8e477e4b429143 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
@@
GIT_VERSION := $(shell git describe --abbrev=0 --tags)
# 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