blob: 4a8ddc18817573cebafa164f8efdef09a773b786 [file] [log] [blame]
Zvikomborero Vincent Zvikaramba2e2f52f2017-06-01 23:21:41 -04001ifneq ($(filter j5lte j5ltexx, $(TARGET_DEVICE)),)
Zvikomborero VIncent Zvikaramba6c3a8732016-09-01 05:34:27 -04002LOCAL_PATH := $(call my-dir)
Zvikomborero VIncent Zvikarambaa25011a2016-07-21 16:32:35 -04003include $(call all-subdir-makefiles,$(LOCAL_PATH))
4include $(call all-makefiles-under,$(LOCAL_PATH))
Zvikomborero VIncent Zvikarambaa25011a2016-07-21 16:32:35 -04005include $(CLEAR_VARS)
6
7endif