blob: 06676e0f6c32b50cf4f9885f188e731b0dbdeb9e [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
WRS_OMXIL_CORE_ROOT := $(LOCAL_PATH)
# core
-include $(WRS_OMXIL_CORE_ROOT)/core/src/ebuild.mk
# base class
-include $(WRS_OMXIL_CORE_ROOT)/base/src/ebuild.mk
# utility
-include $(WRS_OMXIL_CORE_ROOT)/utils/src/ebuild.mk