diff --git a/Makefile b/Makefile index 149acec..3551552 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ export OBJCOPY := $(PREFIX)objcopy # SOURCES is a list of directories containing source code # INCLUDES is a list of directories containing extra header files #--------------------------------------------------------------------------------- -TARGET := gx2_template +TARGET := flappy_bird BUILD := build BUILD_DBG := $(TARGET)_dbg SOURCES := src \