/third_party/curl/lib/ |
H A D | Makefile.mk | 58 ifneq ($(findstring msdos,$(TRIPLET)),) 62 else ifneq ($(findstring amigaos,$(TRIPLET)),) 77 ifneq ($(findstring -debug,$(CFG)),) 83 ifneq ($(findstring -trackmem,$(CFG)),) 86 ifneq ($(findstring -map,$(CFG)),) 94 ifneq ($(findstring -sync,$(CFG)),) 96 else ifneq ($(findstring -ares,$(CFG)),) 104 ifneq ($(findstring -rtmp,$(CFG)),) 113 ifneq ($(findstring -ssh2,$(CFG)),) 119 else ifneq ( [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | Makefile | 48 ifneq ($(CONFIG_WIRELESS_EXT),) 52 ifneq ($(CONFIG_CFG80211),) 73 ifneq ($(CONFIG_BCMDHD_SDIO),) 92 ifneq ($(CONFIG_BCMDHD_PCIE),) 101 ifneq ($(CONFIG_PCI_MSI),) 109 ifneq ($(CONFIG_BCMDHD_USB),) 114 ifneq ($(CONFIG_BCMDHD_CUSB),) 123 ifneq ($(CONFIG_BCMDHD_USB),) 126 ifneq ($(CONFIG_BCMDHD_SDIO),) 129 ifneq ( [all...] |
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/ |
H A D | Makefile | 91 ifneq ($(CONFIG_WIRELESS_EXT),) 95 ifneq ($(CONFIG_CFG80211),) 116 ifneq ($(CONFIG_BCMDHD_SDIO),) 135 ifneq ($(CONFIG_BCMDHD_PCIE),) 144 ifneq ($(CONFIG_PCI_MSI),) 152 ifneq ($(CONFIG_BCMDHD_USB),) 157 ifneq ($(CONFIG_BCMDHD_CUSB),) 166 ifneq ($(CONFIG_BCMDHD_USB),) 169 ifneq ($(CONFIG_BCMDHD_SDIO),) 172 ifneq ( [all...] |
/kernel/liteos_a/kernel/extended/container/ |
H A D | Makefile | 35 ifneq ($(LOSCFG_IPC_CONTAINER), y) 39 ifneq ($(LOSCFG_MNT_CONTAINER), y) 43 ifneq ($(LOSCFG_NET_CONTAINER), y) 47 ifneq ($(LOSCFG_PID_CONTAINER), y) 51 ifneq ($(LOSCFG_TIME_CONTAINER), y) 55 ifneq ($(LOSCFG_USER_CONTAINER), y) 59 ifneq ($(LOSCFG_UTS_CONTAINER), y)
|
/third_party/mesa3d/android/ |
H A D | Android.mk | 24 ifneq ($(filter true, $(BOARD_MESA3D_USES_MESON_BUILD)),) 47 ifneq ($(filter swrast,$(BOARD_MESA3D_GALLIUM_DRIVERS) $(BOARD_MESA3D_VULKAN_DRIVERS)),) 53 ifneq ($(filter zink,$(BOARD_MESA3D_GALLIUM_DRIVERS)),) 58 ifneq ($(filter iris,$(BOARD_MESA3D_GALLIUM_DRIVERS)),) 63 ifneq ($(filter radeonsi amd,$(BOARD_MESA3D_GALLIUM_DRIVERS) $(BOARD_MESA3D_VULKAN_DRIVERS)),) 70 ifneq ($(filter radeonsi r300 r600,$(BOARD_MESA3D_GALLIUM_DRIVERS)),) 75 ifneq ($(filter nouveau,$(BOARD_MESA3D_GALLIUM_DRIVERS)),) 80 ifneq ($(filter d3d12,$(BOARD_MESA3D_GALLIUM_DRIVERS)),) 86 ifneq ($(MESON_GEN_LLVM_STUB),) 171 ifneq ( [all...] |
/third_party/skia/third_party/externals/freetype/builds/windows/ |
H A D | detect.mk | 96 ifneq ($(findstring list,$(MAKECMDGOALS)),) # test for the "list" target 118 ifneq ($(findstring visualc,$(MAKECMDGOALS)),) # Visual C/C++ 127 ifneq ($(findstring intelc,$(MAKECMDGOALS)),) # Intel C/C++ 136 ifneq ($(findstring watcom,$(MAKECMDGOALS)),) # Watcom C/C++ 145 ifneq ($(findstring visualage,$(MAKECMDGOALS)),) # Visual Age C++ 154 ifneq ($(findstring lcc,$(MAKECMDGOALS)),) # LCC-Win32 163 ifneq ($(findstring mingw32,$(MAKECMDGOALS)),) # mingw32 172 ifneq ($(findstring bcc32,$(MAKECMDGOALS)),) # Borland C++ 181 ifneq ($(findstring devel-bcc,$(MAKECMDGOALS)),) # development target 190 ifneq ( [all...] |
/kernel/linux/linux-5.10/drivers/usb/dwc3/ |
H A D | Makefile | 9 ifneq ($(CONFIG_TRACING),) 13 ifneq ($(filter y,$(CONFIG_USB_DWC3_HOST) $(CONFIG_USB_DWC3_DUAL_ROLE)),) 17 ifneq ($(filter y,$(CONFIG_USB_DWC3_GADGET) $(CONFIG_USB_DWC3_DUAL_ROLE)),) 21 ifneq ($(CONFIG_USB_DWC3_DUAL_ROLE),) 25 ifneq ($(CONFIG_USB_DWC3_ULPI),) 29 ifneq ($(CONFIG_DEBUG_FS),)
|
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
H A D | Makefile | 12 ifneq ($(CONFIG_TRACING),) 16 ifneq ($(filter y,$(CONFIG_USB_MTU3_HOST) $(CONFIG_USB_MTU3_DUAL_ROLE)),) 20 ifneq ($(filter y,$(CONFIG_USB_MTU3_GADGET) $(CONFIG_USB_MTU3_DUAL_ROLE)),) 24 ifneq ($(CONFIG_USB_MTU3_DUAL_ROLE),) 28 ifneq ($(CONFIG_DEBUG_FS),)
|
/kernel/linux/linux-6.6/drivers/usb/mtu3/ |
H A D | Makefile | 12 ifneq ($(CONFIG_TRACING),) 16 ifneq ($(filter y,$(CONFIG_USB_MTU3_HOST) $(CONFIG_USB_MTU3_DUAL_ROLE)),) 20 ifneq ($(filter y,$(CONFIG_USB_MTU3_GADGET) $(CONFIG_USB_MTU3_DUAL_ROLE)),) 24 ifneq ($(CONFIG_USB_MTU3_DUAL_ROLE),) 28 ifneq ($(CONFIG_DEBUG_FS),)
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/ |
H A D | Makefile | 21 ifneq ($(KERNELRELEASE),) 29 ifneq ($(SDK_SOURCE_DIR),) 40 ifneq ($(CFG_HI_USER_DRV),y) 43 ifneq ($(CFG_HI_CHIP_TYPE),hi3751v350) 57 ifneq ($(CFG_HI_USER_DRV),y) 63 ifneq ($(CFG_HI_USER_DRV),y) 67 ifneq ($(CFG_HI_USER_DRV),y) 79 ifneq ($(CFG_HI_USER_DRV),y) 97 ifneq ($(CFG_HI_USER_DRV),y) 101 ifneq ( [all...] |
/kernel/linux/linux-6.6/drivers/usb/dwc3/ |
H A D | Makefile | 9 ifneq ($(CONFIG_TRACING),) 13 ifneq ($(filter y,$(CONFIG_USB_DWC3_HOST) $(CONFIG_USB_DWC3_DUAL_ROLE)),) 17 ifneq ($(filter y,$(CONFIG_USB_DWC3_GADGET) $(CONFIG_USB_DWC3_DUAL_ROLE)),) 21 ifneq ($(CONFIG_USB_DWC3_DUAL_ROLE),) 25 ifneq ($(CONFIG_USB_DWC3_ULPI),) 29 ifneq ($(CONFIG_DEBUG_FS),)
|
/third_party/skia/third_party/externals/freetype/builds/dos/ |
H A D | detect.mk | 52 #ifneq ($(OS),Windows_NT) 63 ifneq ($(is_dos),) 80 ifneq ($(findstring emx,$(MAKECMDGOALS)),) # EMX gcc 89 ifneq ($(findstring turboc,$(MAKECMDGOALS)),) # Turbo C 98 ifneq ($(findstring watcom,$(MAKECMDGOALS)),) # Watcom C/C++ 107 ifneq ($(findstring borlandc,$(MAKECMDGOALS)),) # Borland C/C++ 32-bit 116 ifneq ($(findstring borlandc16,$(MAKECMDGOALS)),) # Borland C/C++ 16-bit 125 ifneq ($(findstring bash,$(SHELL)),) # check for bash
|
/third_party/ltp/ |
H A D | Makefile | 40 ifneq ($(UCLINUX),1) 56 ifneq ($(BUILD_TREE_STATE),$(BUILD_TREE_SRCDIR_INSTALL)) 109 ifneq ($(filter clean,$(MAKECMDGOALS)),) 112 ifneq ($(filter %clean,$(MAKECMDGOALS)),) 139 ifneq ($(INSTALL_DIR),/) 174 ifneq ($(BUILD_TREE_STATE),$(BUILD_TREE_SRCDIR_INSTALL)) 193 ifneq ($(build),$(host)) 200 ifneq ($(build),$(host)) 206 ifneq ($(build),$(host))
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | Makefile | 6 ifneq ($(CONFIG_SND_SOC_TOPOLOGY),) 10 ifneq ($(CONFIG_SND_SOC_TOPOLOGY_KUNIT_TEST),) 15 ifneq ($(CONFIG_SND_SOC_UTILS_KUNIT_TEST),) 20 ifneq ($(CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM),) 24 ifneq ($(CONFIG_SND_SOC_AC97_BUS),) 28 ifneq ($(CONFIG_SND_SOC_ACPI),)
|
/third_party/skia/third_party/externals/freetype/builds/os2/ |
H A D | detect.mk | 40 ifneq ($(findstring visualage,$(MAKECMDGOALS)),) # Visual Age C++ 49 ifneq ($(findstring watcom,$(MAKECMDGOALS)),) # Watcom C/C++ 58 ifneq ($(findstring borlandc,$(MAKECMDGOALS)),) # Borland C++ 32-bit 67 ifneq ($(findstring devel,$(MAKECMDGOALS)),) # development target
|
/third_party/skia/third_party/externals/freetype/builds/unix/ |
H A D | detect.mk | 25 ifneq ($(is_unix),) 40 ifneq ($(findstring devel,$(MAKECMDGOALS)),) 52 ifneq ($(findstring lcc,$(MAKECMDGOALS)),) 87 ifneq ($(have_Makefile),)
|
/third_party/ltp/include/mk/ |
H A D | env_pre.mk | 81 ifneq ("$(wildcard $(abs_top_builddir)/include/mk/config.mk)","") 84 ifneq ("$(wildcard $(abs_top_builddir)/include/mk/features.mk)","") 95 ifneq ($(abs_builddir),$(abs_srcdir)) 114 ifneq ($(wildcard $(abs_top_builddir)/include/mk/config.mk),)
|
/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/vendor/ |
H A D | Makefile | 23 ifneq ($(CONFIG_DRIVERS_AP6212),) 27 ifneq ($(CONFIG_AP6XXX_WIFI6_HDF),) 32 ifneq ($(CONFIG_DRIVERS_RTL8723DU),)
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | Makefile | 13 ifneq ($(CONFIG_XFRM_OFFLOAD),) 17 ifneq ($(CONFIG_PSAMPLE),) 21 ifneq ($(CONFIG_MACSEC),)
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/ |
H A D | Makefile | 9 ifneq ($(CONFIG_VIDEO_MEDIATEK_VCODEC_VPU),) 13 ifneq ($(CONFIG_VIDEO_MEDIATEK_VCODEC_SCP),) 17 ifneq ($(CONFIG_DEBUG_FS),)
|
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | Makefile | 9 ifneq ($(filter y,$(CONFIG_USB_DWC2_HOST) $(CONFIG_USB_DWC2_DUAL_ROLE)),) 14 ifneq ($(filter y,$(CONFIG_USB_DWC2_PERIPHERAL) $(CONFIG_USB_DWC2_DUAL_ROLE)),) 18 ifneq ($(CONFIG_DEBUG_FS),)
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | Makefile | 9 ifneq ($(filter y,$(CONFIG_USB_DWC2_HOST) $(CONFIG_USB_DWC2_DUAL_ROLE)),) 14 ifneq ($(filter y,$(CONFIG_USB_DWC2_PERIPHERAL) $(CONFIG_USB_DWC2_DUAL_ROLE)),) 18 ifneq ($(CONFIG_DEBUG_FS),)
|
/kernel/linux/linux-6.6/ |
H A D | Makefile | 45 ifneq ($(sub_make_done),1) 89 ifneq ($(findstring 1, $(KBUILD_VERBOSE)),) 104 ifneq ($(findstring s,$(short-opts)),) 152 ifneq ($(filter %/, $(KBUILD_EXTMOD)),) 183 ifneq ($(KBUILD_OUTPUT),) 192 endif # ifneq ($(KBUILD_OUTPUT),) 194 ifneq ($(words $(subst :, ,$(abs_srctree))), 1) 198 ifneq ($(filter 3.%,$(MAKE_VERSION)),) 255 ifneq ($(KBUILD_ABS_SRCTREE),) 295 ifneq ( [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/ |
H A D | Makefile | 46 ifneq ($(CONFIG),) 50 ifneq ($(CPU),) 59 ifneq ($(TARGET_PLATFORM),) 114 ifneq ($(MALI_PLATFORM),) 177 ifneq ($(BUILD),release)
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/ |
H A D | Makefile | 46 ifneq ($(CONFIG),) 50 ifneq ($(CPU),) 59 ifneq ($(TARGET_PLATFORM),) 114 ifneq ($(MALI_PLATFORM),) 177 ifneq ($(BUILD),release)
|