]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
Fix type in Makefile
authorYour Name <john.d.melton@googlemail.com>
Tue, 8 Dec 2020 12:14:14 +0000 (12:14 +0000)
committerYour Name <john.d.melton@googlemail.com>
Tue, 8 Dec 2020 12:14:14 +0000 (12:14 +0000)
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 RASPBIAN
 endif
 
 # uncomment the following line to force 480x320 screen