7 lines
71 B
Makefile
7 lines
71 B
Makefile
LOCAL_DIR := $(GET_LOCAL_DIR)
|
|
|
|
OBJS += \
|
|
$(LOCAL_DIR)/nandwrite.o \
|
|
|
|
|