Rename to nanddumper

This commit is contained in:
koolkdev 2017-03-26 00:03:34 +03:00
parent b25b45c8f8
commit d3ad59c5a7
1 changed files with 1 additions and 1 deletions

View File

@ -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 := mocha
TARGET := nanddumper
BUILD := build
BUILD_DBG := $(TARGET)_dbg
SOURCES := src \