This common project was based on another project mt6797. The target platform is mt6735. Signed-off-by: Macpaul Lin <macpaul@gmail.com>
7 lines
73 B
Makefile
7 lines
73 B
Makefile
LOCAL_DIR := $(GET_LOCAL_DIR)
|
|
|
|
TARGET := mt6735
|
|
|
|
MODULES += \
|
|
app/shell
|