From: John Melton G0ORX Date: Sun, 23 Feb 2020 13:39:14 +0000 (+0000) Subject: some cleanup of makefile X-Git-Url: https://git.rkrishnan.org/pf/components/flags/%3C?a=commitdiff_plain;h=12d26699f5334d27a1bc92fbad0dad1be51b615c;p=pihpsdr.git some cleanup of makefile --- diff --git a/Makefile b/Makefile index 1e6c510..de02c62 100644 --- a/Makefile +++ b/Makefile @@ -102,7 +102,7 @@ endif ifeq ($(GPIO_INCLUDE),GPIO) GPIO_OPTIONS=-D GPIO - GPIO_LIBS=-lwiringPi -li2c + GPIO_LIBS=-lwiringPi GPIO_SOURCES= \ configure.c \ i2c.c \