Home
last modified time | relevance | path

Searched refs:unwanted (Results 1 – 25 of 71) sorted by relevance

123

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.asm-generic25 unwanted := $(filter-out $(all-files),$(old-headers))
30 quiet_cmd_remove = REMOVE $(unwanted)
31 cmd_remove = rm -f $(unwanted)
34 $(if $(unwanted),$(call cmd,remove),)
H A DMakefile.headersinst69 unwanted := $(filter-out $(all-files),$(oldheaders))
72 unwanted-file := $(addprefix $(installdir)/, $(unwanted))
83 quiet_cmd_remove = REMOVE $(unwanted)
84 cmd_remove = rm -f $(unwanted-file)
104 $(if $(unwanted),$(call cmd,remove),)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.asm-generic25 unwanted := $(filter-out $(all-files),$(old-headers))
30 quiet_cmd_remove = REMOVE $(unwanted)
31 cmd_remove = rm -f $(unwanted)
34 $(if $(unwanted),$(call cmd,remove),)
H A DMakefile.headersinst69 unwanted := $(filter-out $(all-files),$(oldheaders))
72 unwanted-file := $(addprefix $(installdir)/, $(unwanted))
83 quiet_cmd_remove = REMOVE $(unwanted)
84 cmd_remove = rm -f $(unwanted-file)
104 $(if $(unwanted),$(call cmd,remove),)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.asm-generic37 unwanted := $(filter-out $(generic-y) $(generated-y),$(old-headers))
42 quiet_cmd_remove = REMOVE $(unwanted)
43 cmd_remove = rm -f $(unwanted)
46 $(if $(unwanted),$(call cmd,remove))
H A DMakefile.headersinst50 unwanted := $(filter-out $(all-headers), $(old-headers))
68 quiet_cmd_remove = REMOVE $(unwanted)
69 cmd_remove = rm -f $(unwanted)
72 ifneq ($(unwanted),)
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.asm-generic37 unwanted := $(filter-out $(generic-y) $(generated-y),$(old-headers))
42 quiet_cmd_remove = REMOVE $(unwanted)
43 cmd_remove = rm -f $(unwanted)
46 $(if $(unwanted),$(call cmd,remove))
H A DMakefile.headersinst50 unwanted := $(filter-out $(all-headers), $(old-headers))
68 quiet_cmd_remove = REMOVE $(unwanted)
69 cmd_remove = rm -f $(unwanted)
72 ifneq ($(unwanted),)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.asm-generic37 unwanted := $(filter-out $(generic-y) $(generated-y),$(old-headers))
42 quiet_cmd_remove = REMOVE $(unwanted)
43 cmd_remove = rm -f $(unwanted)
46 $(if $(unwanted),$(call cmd,remove))
H A DMakefile.headersinst50 unwanted := $(filter-out $(all-headers), $(old-headers))
68 quiet_cmd_remove = REMOVE $(unwanted)
69 cmd_remove = rm -f $(unwanted)
72 ifneq ($(unwanted),)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DMakefile.headersinst71 unwanted := $(filter-out $(all-files),$(oldheaders))
74 unwanted-file := $(addprefix $(installdir)/, $(unwanted))
89 quiet_cmd_remove = REMOVE $(unwanted)
90 cmd_remove = rm -f $(unwanted-file)
110 $(if $(unwanted),$(call cmd,remove),)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DMakefile.headersinst71 unwanted := $(filter-out $(all-files),$(oldheaders))
74 unwanted-file := $(addprefix $(installdir)/, $(unwanted))
89 quiet_cmd_remove = REMOVE $(unwanted)
90 cmd_remove = rm -f $(unwanted-file)
110 $(if $(unwanted),$(call cmd,remove),)
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/alsa/
H A Dalsa-utils.inc23 …ules-dir=`pkg-config --variable=udevdir udev`/rules.d,--with-udev-rules-dir=/unwanted/rules.d,udev"
105 # in /unwanted, so we can remove them now. If udev is enabled,
106 # then /unwanted won't exist and this will have no effect.
107 rm -rf ${D}/unwanted
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dvolatile-considered-harmful.rst17 unwanted concurrent access, which is very much a different task. The
18 process of protecting against unwanted concurrency will also avoid almost
23 unwanted optimization. If they are being used properly, there will be no
58 architectures. Those accessors are written to prevent unwanted
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dpops-clicks.rst5 Pops and clicks are unwanted audio artifacts caused by the powering up and down
50 An unwanted zipper noise can occur within the audio playback or capture stream
/OK3568_Linux_fs/buildroot/package/bustle/
H A DConfig.in14 of each method call. This can help you check for unwanted
/OK3568_Linux_fs/buildroot/package/pure-ftpd/
H A D0004-Initialize-the-max-upload-file-size-when-quotas-are-enabled.patch6 Due to an unwanted check, files causing the quota to be exceeded
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dbin_package.bbclass21 # Skip the unwanted steps
/OK3568_Linux_fs/buildroot/package/jszip/
H A D0001-fix-Use-a-null-prototype-object-for-this-files.patch42 + // ignore warning about unwanted properties because this.files is a null prototype object
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dsamsung,sec-core.txt37 unwanted buck warm reset (setting buck voltages to default values).
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure.ac77 # AC_PROG_CXX will override them with unwanted defaults.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dgitpkgv.bbclass43 # This regexp is used to drop unwanted parts of the found tags. Any matching
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtegra30-asus-nexus7-tilapia.dtsi206 * and this results in unwanted key-presses handled by
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D11_tcpd_blacklist.patch22 example, to block unwanted electronic mail when libwrap is linked
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D140-mips_disable_devicetree_support.patch13 Removed ppc change (unwanted ?)

123