aboutsummaryrefslogtreecommitdiff
path: root/toolchain.makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain.makefile')
-rw-r--r--toolchain.makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchain.makefile b/toolchain.makefile
index 7a64904..0631904 100644
--- a/toolchain.makefile
+++ b/toolchain.makefile
@@ -1,6 +1,9 @@
# Toolchain
TARGET := i686-elf
+NM := llvm-nm
+SED := sed
+
AS := clang
AS_FLAGS :=