mirror of
https://github.com/wiiu-env/Flappy-Bird_GX2.git
synced 2024-11-27 10:04:16 +01:00
Fix elf name
This commit is contained in:
parent
8d66b18495
commit
4f40d9410d
2
Makefile
2
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 \
|
||||
|
Loading…
Reference in New Issue
Block a user