forked from openkylin/platform_build
am 47424a68: am 295cf570: Use prebuilt for PDK builds.
* commit '47424a686f0ccb7413d54ebae7288f2e4e02b64e': Use prebuilt for PDK builds.
This commit is contained in:
commit
b1337dce87
|
@ -14,7 +14,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
ifeq ($(TARGET_BUILD_APPS),)
|
||||
ifeq (,$(TARGET_BUILD_APPS)$(filter true,$(TARGET_BUILD_PDK)))
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(call first-makefiles-under,$(LOCAL_PATH))
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue