Searched defs:TARGET_BUILD_PDK (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Dpdk_config.mk17 # 2) TARGET_BUILD_PDK is passed in from the environment
31 TARGET_BUILD_PDK := true macro
37 TARGET_BUILD_PDK := true macro
82 ifneq ($(TARGET_BUILD_PDK)$(PDK_FUSION_PLATFORM_ZIP),)
92 TARGET_BUILD_PDK := true macro
176 ifeq ($(TARGET_BUILD_PDK),true)
192 ifneq (,$(filter platform platform-java, $(MAKECMDGOALS))$(filter true,$(TARGET_BUILD_PDK)))

Completed in 34 milliseconds