diff --git a/Makefile b/Makefile index e33a340..4228b22 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ include ../../starlet.mk -CFLAGS += -Os -Wall -I. +CFLAGS += -Os -Wall ASFLAGS += -D_LANGUAGE_ASSEMBLY LDFLAGS += -nostartfiles -nodefaultlibs LDSCRIPT = mini.ld