blob: 1ad3edb64207cc24d0a8b2a5781eaee97578ce29 [file] [log] [blame]
Zvikomborero Vincent Zvikarambabed142e2017-06-26 18:48:02 +02001ifneq ($(filter j5lte, $(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