projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5689ff6
)
bcm2835 removed
author
PA3GSB
<admin@pa3gsb.nl>
Wed, 1 Feb 2017 19:05:17 +0000
(20:05 +0100)
committer
PA3GSB
<admin@pa3gsb.nl>
Wed, 1 Feb 2017 19:05:17 +0000
(20:05 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 58591aa227ac45645ba8e51ab90b5a73738ace4d..7110791261340f21aa9aa846c228da1396df303d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-120,7
+120,7
@@
ifeq ($(MRAA_INCLUDE),MRAA)
else
ifeq ($(UNAME_N),raspberrypi)
GPIO_OPTIONS=-D GPIO
- GPIO_LIBS=-lwiringPi -lpigpio
-lbcm2835
+ GPIO_LIBS=-lwiringPi -lpigpio
endif
ifeq ($(UNAME_N),odroid)
GPIO_LIBS=-lwiringPi