blob: eee7e20f9bb6a8db7c917c676f0e08bab2e9b561 [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
ifeq ($(BOARD_VENDOR),samsung)
ifeq ($(BOARD_FAMILY),celox)
ifeq ($(TARGET_BOARD_PLATFORM),msm8660)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
endif
endif
endif