Update Makefiles and add Default Architecture

This commit is contained in:
2020-09-03 12:15:47 +02:00
parent 654fc94d12
commit f03e90f5b9
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/Libraries
DEBUGDIR := .debug DEBUGDIR := .debug
DEFAULTARCH := x86_64-alpine
TARGETS += PresenceDetection TARGETS += PresenceDetection
TARGETS += Test TARGETS += Test