make: enable debugging symbols on host
This commit is contained in:
parent
59a71a4608
commit
842ee06ee1
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
CFLAGS += -g
|
||||
|
||||
obj-y += source/drivers/sandbox_flash.o
|
||||
obj-y += source/drivers/stdio_console.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue