/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | Makefile | 11 ifneq ($(CONFIG_SND_SOC_OMAP_MCBSP),) 61 ifneq ($(CONFIG_FB_OMAP),)
|
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/ |
H A D | Makefile | 22 ifneq ($(c-gettimeofday-y),) 34 ifneq ($(filter vgettimeofday, $(vdso-syms)),)
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | Makefile | 8 ifneq ($(CONFIG_SND_PROC_FS),) 12 ifneq ($(CONFIG_M68K),y)
|
/kernel/linux/linux-6.6/arch/x86/lib/ |
H A D | Makefile | 65 ifneq ($(CONFIG_X86_CMPXCHG64),y) 70 ifneq ($(CONFIG_GENERIC_CSUM),y)
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dt_to_config | 141 # ifneq ($(CONFIG_SOC_IMX6)$(CONFIG_SOC_LS1021A),) 566 my $ifneq; 593 ($null, $ifneq_config, $ifneq_config_val) = $line =~ /^([ ]\s*|)ifneq\b.*\b(CONFIG_[A-Za-z0-9_]*)(.*)/; 598 ($null, $ifneq) = $line =~ /^([ ]\s*|)ifneq\b\s*(.*)/; 626 } elsif ($ifneq) { 627 $if_config = "!" . $ifneq;
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | dt_to_config | 141 # ifneq ($(CONFIG_SOC_IMX6)$(CONFIG_SOC_LS1021A),) 566 my $ifneq; 593 ($null, $ifneq_config, $ifneq_config_val) = $line =~ /^([ ]\s*|)ifneq\b.*\b(CONFIG_[A-Za-z0-9_]*)(.*)/; 598 ($null, $ifneq) = $line =~ /^([ ]\s*|)ifneq\b\s*(.*)/; 626 } elsif ($ifneq) { 627 $if_config = "!" . $ifneq;
|
/kernel/linux/linux-5.10/arch/nds32/boot/dts/ |
H A D | Makefile | 2 ifneq '$(CONFIG_NDS32_BUILTIN_DTB)' '""'
|
/kernel/linux/linux-5.10/arch/openrisc/boot/dts/ |
H A D | Makefile | 2 ifneq '$(CONFIG_OPENRISC_BUILTIN_DTB)' '""'
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-kfr2r09/ |
H A D | Makefile | 3 ifneq ($(CONFIG_FB_SH_MOBILE_LCDC),)
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-kfr2r09/ |
H A D | Makefile | 3 ifneq ($(CONFIG_FB_SH_MOBILE_LCDC),)
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/openrisc/ |
H A D | Makefile | 2 ifneq '$(CONFIG_OPENRISC_BUILTIN_DTB)' '""'
|
/kernel/linux/linux-6.6/arch/csky/lib/ |
H A D | Makefile | 4 ifneq ($(CONFIG_HAVE_EFFICIENT_UNALIGNED_STRING_OPS), y)
|
/kernel/linux/linux-5.10/fs/romfs/ |
H A D | Makefile | 10 ifneq ($(CONFIG_MMU),y)
|
/kernel/linux/linux-6.6/fs/romfs/ |
H A D | Makefile | 10 ifneq ($(CONFIG_MMU),y)
|
/kernel/linux/linux-5.10/arch/xtensa/boot/dts/ |
H A D | Makefile | 11 ifneq ($(CONFIG_BUILTIN_DTB_SOURCE),"")
|
/kernel/linux/linux-5.10/arch/h8300/boot/dts/ |
H A D | Makefile | 2 ifneq '$(CONFIG_H8300_BUILTIN_DTB)' '""'
|
/kernel/linux/linux-5.10/drivers/media/mc/ |
H A D | Makefile | 6 ifneq ($(CONFIG_USB),)
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/ |
H A D | Makefile | 5 ifneq ($(CONFIG_USB_GADGET_VERBOSE),)
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/h8300/ |
H A D | Makefile | 2 ifneq '$(CONFIG_H8300_BUILTIN_DTB)' '""'
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/xtensa/ |
H A D | Makefile | 11 ifneq ($(CONFIG_BUILTIN_DTB_SOURCE),"")
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/ |
H A D | Makefile | 5 ifneq ($(CONFIG_USB_GADGET_VERBOSE),)
|
/kernel/linux/linux-6.6/drivers/media/mc/ |
H A D | Makefile | 6 ifneq ($(CONFIG_USB),)
|
/kernel/liteos_a/bsd/compat/linuxkpi/ |
H A D | Makefile | 36 ifneq ($(LOSCFG_HRTIMER_ENABLE), y)
|
/kernel/liteos_a/syscall/ |
H A D | Makefile | 36 ifneq ($(LOSCFG_NET_LWIP_SACK), y)
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | Makefile | 64 ifneq (,$(findstring $(MACHINE),ppc64)) 70 ifneq (,$(filter $(MACHINE),arm64 ia64 mips64 parisc64 ppc64 riscv64 s390x sh64 sparc64 x86_64))
|