From: Ramakrishnan Muthukrishnan <ram@leastauthority.com>
Date: Tue, 1 Mar 2022 02:34:29 +0000 (+0530)
Subject: re-enable Makefile
X-Git-Url: https://git.rkrishnan.org/listings/vdrive/index.php?a=commitdiff_plain;h=dbf40a9b8bdb14274893216131781a6252cd7093;p=pihpsdr.git

re-enable Makefile
---

diff --git a/Makefile b/Makefile
index 629fba0..bcdf64d 100644
--- 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