thermosphere: add src/gdb to build list, fix subsequent warnings and errors
This commit is contained in:
@@ -49,7 +49,7 @@ endif
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := $(notdir $(CURDIR))
|
||||
BUILD := build
|
||||
SOURCES := src src/platform $(PLATFORM_SOURCES)
|
||||
SOURCES := src src/platform src/gdb $(PLATFORM_SOURCES)
|
||||
DATA := data
|
||||
INCLUDES := include ../common/include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user