mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2024-11-22 12:49:17 +01:00
Fix the filename.
This commit is contained in:
parent
2edccb1b68
commit
614f75364b
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ MACHDEP = -DESPRESSO -mcpu=750 -meabi -mhard-float
|
|||||||
# DATA is a list of directories containing data files
|
# DATA is a list of directories containing data files
|
||||||
# INCLUDES is a list of directories containing header files
|
# INCLUDES is a list of directories containing header files
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
TARGET := hook_payload.elf
|
TARGET := hook_payload
|
||||||
BUILD := build
|
BUILD := build
|
||||||
BUILD_DBG := $(TARGET)_dbg
|
BUILD_DBG := $(TARGET)_dbg
|
||||||
SOURCES := src \
|
SOURCES := src \
|
||||||
|
Loading…
Reference in New Issue
Block a user