From: Your Name <john.d.melton@googlemail.com>
Date: Tue, 8 Dec 2020 12:14:14 +0000 (+0000)
Subject: Fix type in Makefile
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/%22file:/flags/module-simplejson-index.html?a=commitdiff_plain;h=ed8f1f713b9b994885bb131d69b1788e3700026b;p=pihpsdr.git

Fix type in Makefile
---

diff --git a/Makefile b/Makefile
index 1e7b338..261934a 100644
--- 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