diff --git a/scripts/Makefile.host b/scripts/Makefile.host index 96de7ee..12b83e1 100644 --- a/scripts/Makefile.host +++ b/scripts/Makefile.host @@ -1,3 +1,5 @@ +CFLAGS += -g + obj-y += source/drivers/sandbox_flash.o obj-y += source/drivers/stdio_console.o