summaryrefslogtreecommitdiff
path: root/src/main/Makefile
diff options
context:
space:
mode:
authorSteven <steven.vasilogianis@gmail.com>2021-09-30 17:08:35 -0400
committerSteven <steven.vasilogianis@gmail.com>2021-09-30 17:08:35 -0400
commit55c2e51976c9612752b186112cc5e96d9569b516 (patch)
tree319ff725bfc7694289fc20f6ebfa67f2f402b940 /src/main/Makefile
parent38ee8efec07aba1766fa100a54f241df7734beb1 (diff)
andy was here
Diffstat (limited to 'src/main/Makefile')
-rw-r--r--src/main/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/Makefile b/src/main/Makefile
index 5da579d..023ef7b 100644
--- a/src/main/Makefile
+++ b/src/main/Makefile
@@ -112,7 +112,7 @@ $(info HDRS is [${HDRS}])
112$(info BIN is [${BIN}]) 112$(info BIN is [${BIN}])
113$(info SERIAL_DEV is [${SERIAL_DEV}]) 113$(info SERIAL_DEV is [${SERIAL_DEV}])
114 114
115all: $(ELF) upload 115all: $(ELF)
116.PHONY: all 116.PHONY: all
117 117
118compile: $(ELF) 118compile: $(ELF)