projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0581f6
)
Fix type in Makefile
author
Your Name
<john.d.melton@googlemail.com>
Tue, 8 Dec 2020 12:14:14 +0000
(12:14 +0000)
committer
Your Name
<john.d.melton@googlemail.com>
Tue, 8 Dec 2020 12:14:14 +0000
(12:14 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1e7b338254ed134ba11195ef5a0d9526afb4c425..261934a0cb95634edf8f10c682c3034c33432796 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-4,7
+4,7
@@
GIT_VERSION := $(shell git describe --abbrev=0 --tags)
ISSUE := $(shell cat /etc/issue.net)
ifneq ($(filter %Raspbian,$(ISSUE)),)
- OSFLAG=-D RASPBAN
+ OSFLAG=-D RASPB
I
AN
endif
# uncomment the following line to force 480x320 screen