aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1598ed8..9e1b5d3 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ DEPFLAGS = -MT $@ -MMD -MP -MF $@.d
all: apos.bin
+# default values, overwrite if/when needed
ARCH ?= riscv
CROSS_COMPILE ?= riscv64-unknown-elf-