5 lines
110 B
Makefile
5 lines
110 B
Makefile
LOCAL_PATH := $(call my-dir)
|
|
|
|
# load the common sources file of the platform
|
|
include $(LOCAL_PATH)/Generic.mk
|