| /linux/arch/arm/boot/dts/ |
| H A D | Makefile | 2 subdir-y += actions 3 subdir-y += airoha 4 subdir-y += allwinner 5 subdir-y += alphascale 6 subdir-y += amazon 7 subdir-y += amlogic 8 subdir-y += arm 9 subdir-y += aspeed 10 subdir-y += axis 11 subdir-y += broadcom [all …]
|
| /linux/arch/arm64/boot/dts/ |
| H A D | Makefile | 2 subdir-y += actions 3 subdir-y += airoha 4 subdir-y += allwinner 5 subdir-y += altera 6 subdir-y += amazon 7 subdir-y += amd 8 subdir-y += amlogic 9 subdir-y += apm 10 subdir-y += apple 11 subdir-y += arm [all …]
|
| /linux/arch/mips/boot/dts/ |
| H A D | Makefile | 2 subdir-y += brcm 3 subdir-y += cavium-octeon 4 subdir-y += econet 5 subdir-y += mobileye 6 subdir-y += img 7 subdir-y += ingenic 8 subdir-y += lantiq 9 subdir-y += loongson 10 subdir-y += mscc 11 subdir-y += mti [all …]
|
| /linux/arch/riscv/boot/dts/ |
| H A D | Makefile | 2 subdir-y += allwinner 3 subdir-y += andes 4 subdir-y += anlogic 5 subdir-y += canaan 6 subdir-y += eswin 7 subdir-y += microchip 8 subdir-y += renesas 9 subdir-y += sifive 10 subdir-y += sophgo 11 subdir-y += spacemit [all …]
|
| /linux/samples/ |
| H A D | Makefile | 4 subdir-$(CONFIG_SAMPLE_AUXDISPLAY) += auxdisplay 5 subdir-$(CONFIG_SAMPLE_ANDROID_BINDERFS) += binderfs 6 subdir-$(CONFIG_SAMPLE_CHECK_EXEC) += check-exec 7 subdir-$(CONFIG_SAMPLE_CGROUP) += cgroup 11 subdir-$(CONFIG_SAMPLE_HIDRAW) += hidraw 17 subdir-$(CONFIG_SAMPLE_LANDLOCK) += landlock 19 subdir-$(CONFIG_SAMPLE_PIDFD) += pidfd 22 subdir-$(CONFIG_SAMPLE_SECCOMP) += seccomp 23 subdir-$(CONFIG_SAMPLE_TIMER) += timers 31 subdir-$(CONFIG_SAMPLE_UHID) += uhid [all …]
|
| /linux/scripts/ |
| H A D | Makefile.clean | 17 subdir-ymn := $(sort $(subdir-y) $(subdir-m) $(subdir-) \ 22 subdir-ymn := $(addprefix $(obj)/,$(subdir-ymn)) 45 __clean: $(subdir-ymn) 59 PHONY += $(subdir-ymn) 60 $(subdir-ymn):
|
| H A D | Makefile.build | 21 subdir-y := 22 subdir-m := 29 subdir-asflags-y := 30 subdir-ccflags-y := 41 KBUILD_AFLAGS += $(subdir-asflags-y) 42 KBUILD_CFLAGS += $(subdir-ccflags-y) 43 KBUILD_RUSTFLAGS += $(subdir-rustflags-y) 57 subdir-ym := $(sort $(subdir-y) $(subdir-m) \ 121 subdir-ym := $(addprefix $(obj)/, $(subdir-ym)) 131 $(warning You cannot use subdir-y/m to visit a module Makefile. Use obj-y/m instead.) [all …]
|
| H A D | Makefile | 61 subdir-$(CONFIG_GCC_PLUGINS) += gcc-plugins 62 subdir-$(CONFIG_GENKSYMS) += genksyms 63 subdir-$(CONFIG_GENDWARFKSYMS) += gendwarfksyms 64 subdir-$(CONFIG_SECURITY_SELINUX) += selinux 65 subdir-$(CONFIG_SECURITY_IPE) += ipe 68 subdir- += basic dtc gdb kconfig mod
|
| /linux/fs/btrfs/ |
| H A D | Makefile | 4 subdir-ccflags-y += -Wextra -Wunused -Wno-unused-parameter 5 subdir-ccflags-y += -Wmissing-declarations 6 subdir-ccflags-y += -Wmissing-format-attribute 7 subdir-ccflags-y += -Wmissing-prototypes 8 subdir-ccflags-y += -Wold-style-definition 9 subdir-ccflags-y += -Wmissing-include-dirs 16 subdir-ccflags-y += $(condflags) 18 subdir-ccflags-y += -Wno-missing-field-initializers 19 subdir-ccflags-y += -Wno-sign-compare 20 subdir-ccflags-y += -Wno-type-limits [all …]
|
| /linux/arch/arm/boot/dts/nxp/ |
| H A D | Makefile | 2 subdir-y += imx 3 subdir-y += lpc 4 subdir-y += ls 5 subdir-y += mxs 6 subdir-y += vf
|
| /linux/drivers/gpu/drm/ |
| H A D | Makefile | 10 subdir-ccflags-y += -Wextra -Wunused -Wno-unused-parameter 11 subdir-ccflags-y += $(call cc-option, -Wrestrict) 12 subdir-ccflags-y += -Wmissing-format-attribute 13 subdir-ccflags-y += -Wold-style-definition 14 subdir-ccflags-y += -Wmissing-include-dirs 15 subdir-ccflags-y += $(call cc-option, -Wunused-but-set-variable) 16 subdir-ccflags-y += $(call cc-option, -Wunused-const-variable) 17 subdir-ccflags-y += $(call cc-option, -Wpacked-not-aligned) 18 subdir-ccflags-y += $(call cc-option, -Wformat-overflow) 21 subdir-ccflags-y += $(call cc-option, -Wstringop-truncation) [all …]
|
| /linux/tools/scripts/ |
| H A D | Makefile.include | 6 OUTPUT := $(ABSOLUTE_O)/$(if $(subdir),$(subdir)/) 193 $(MAKE) $(COMMAND_O) subdir=$(if $(subdir),$(subdir)/$(1),$(1)) $(PRINT_DIR) -C $(1) $(2) 207 QUIET_SUBDIR0 = +@subdir= 209 echo ' SUBDIR '$$subdir; \ 210 $(MAKE) $(PRINT_DIR) -C $$subdir 218 $(MAKE) $(COMMAND_O) subdir=$(if $(subdir),$(subdir)/$(1),$(1)) $(PRINT_DIR) -C $(1) $(2)
|
| /linux/arch/arm/boot/dts/intel/ |
| H A D | Makefile | 2 subdir-y += axm 3 subdir-y += ixp 4 subdir-y += pxa 5 subdir-y += socfpga
|
| /linux/arch/arm/boot/dts/ti/ |
| H A D | Makefile | 2 subdir-y += davinci 3 subdir-y += keystone 4 subdir-y += omap
|
| /linux/arch/arm64/boot/dts/broadcom/ |
| H A D | Makefile | 20 subdir-y += bcmbca 21 subdir-y += northstar2 22 subdir-y += stingray
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | Makefile | 7 subdir-asflags-y := -I$(incdir) 8 subdir-ccflags-y := -I$(incdir)
|
| /linux/tools/testing/selftests/exec/ |
| H A D | Makefile | 16 TEST_GEN_FILES := execveat.symlink execveat.denatured script subdir 24 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \ 31 $(OUTPUT)/subdir:
|
| /linux/drivers/firmware/ |
| H A D | qemu_fw_cfg.c | 496 struct kset *subdir; in fw_cfg_build_symlink() local 533 subdir = kzalloc(sizeof(struct kset), GFP_KERNEL); in fw_cfg_build_symlink() 534 if (!subdir) { in fw_cfg_build_symlink() 538 subdir->kobj.kset = dir; in fw_cfg_build_symlink() 539 subdir->kobj.ktype = dir->kobj.ktype; in fw_cfg_build_symlink() 540 ret = kobject_set_name(&subdir->kobj, "%s", tok); in fw_cfg_build_symlink() 542 kfree(subdir); in fw_cfg_build_symlink() 545 ret = kset_register(subdir); in fw_cfg_build_symlink() 547 kfree(subdir); in fw_cfg_build_symlink() 552 dir = subdir; in fw_cfg_build_symlink()
|
| /linux/drivers/usb/gadget/ |
| H A D | Makefile | 5 subdir-ccflags-$(CONFIG_USB_GADGET_DEBUG) := -DDEBUG 6 subdir-ccflags-$(CONFIG_USB_GADGET_VERBOSE) += -DVERBOSE_DEBUG
|
| /linux/arch/x86/ |
| H A D | Kbuild | 4 subdir-ccflags-$(CONFIG_TRACE_BRANCH_PROFILING) += -DDISABLE_BRANCH_PROFILING 40 subdir- += boot tools
|
| /linux/arch/xtensa/boot/ |
| H A D | Makefile | 14 subdir-y := lib 30 boot-elf boot-redboot: $(addprefix $(obj)/,$(subdir-y))
|
| /linux/fs/proc/ |
| H A D | proc_sysctl.c | 999 struct ctl_dir *subdir, *new = NULL; in get_subdir() local 1003 subdir = find_subdir(dir, name, namelen); in get_subdir() 1004 if (!IS_ERR(subdir)) in get_subdir() 1006 if (PTR_ERR(subdir) != -ENOENT) in get_subdir() 1012 subdir = ERR_PTR(-ENOMEM); in get_subdir() 1017 subdir = find_subdir(dir, name, namelen); in get_subdir() 1018 if (!IS_ERR(subdir)) in get_subdir() 1020 if (PTR_ERR(subdir) != -ENOENT) in get_subdir() 1025 subdir = ERR_PTR(err); in get_subdir() 1028 subdir = new; in get_subdir() [all …]
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_debugfs.c | 297 dev_dbgfs->subdir = debugfs_create_dir(devdir, NULL); in rsi_init_dbgfs() 304 dev_dbgfs->subdir, in rsi_init_dbgfs() 326 debugfs_remove_recursive(dev_dbgfs->subdir); in rsi_remove_dbgfs()
|
| /linux/tools/verification/rv/ |
| H A D | Makefile | 18 ifneq ($(subdir),) 19 OUTPUT := $(OUTPUT)/$(subdir)
|
| /linux/tools/tracing/latency/ |
| H A D | Makefile | 18 ifneq ($(subdir),) 19 OUTPUT := $(OUTPUT)/$(subdir)
|