]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
some cleanup of makefile
authorJohn Melton G0ORX <john.d.melton@googlemail.com>
Sun, 23 Feb 2020 13:39:14 +0000 (13:39 +0000)
committerJohn Melton G0ORX <john.d.melton@googlemail.com>
Sun, 23 Feb 2020 13:39:14 +0000 (13:39 +0000)
Makefile

index 1e6c5104607c91e6fb4bd0b81aa450d66a7568ac..de02c62ca1f94c65cf329b4a498f4e5114908b6d 100644 (file)
--- 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 \