Home
last modified time | relevance | path

Searched refs:kecho (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/certs/
H A DMakefile64 @$(kecho) "###"
65 @$(kecho) "### Now generating an X.509 key pair to be used for signing modules."
66 @$(kecho) "###"
67 @$(kecho) "### If this takes a long time, you might wish to run rngd in the"
68 @$(kecho) "### background to keep the supply of entropy topped up. It"
69 @$(kecho) "### needs to be run as root, and uses a hardware random"
70 @$(kecho) "### number generator if one is available."
71 @$(kecho) "###"
77 @$(kecho) "###"
78 @$(kecho) "### Key pair generated."
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D17-backport-kecho.patch1 This commit added kecho to scripts/Kbuild.include (and doc).
8 kbuild: introduce $(kecho) convenience echo
19 + kecho := :
22 +kecho := $($(quiet)kecho)
H A Dseries8 17-backport-kecho.patch
/OK3568_Linux_fs/buildroot/support/kconfig/
H A DMakefile10 kecho := : macro
13 kecho := $($(quiet)kecho) macro
67 $(Q)$(kecho) " GEN config.pot"
78 $(kecho) " GEN $$i"; \
82 $(Q)$(kecho) " GEN linux.pot"
119 @$(kecho) "*** Default configuration is based on '$(KBUILD_DEFCONFIG)'"
122 @$(kecho) "*** Default configuration is based on target '$(KBUILD_DEFCONFIG)'"
286 @set -e; $(kecho) " CHECK qt"; \
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A DMakefile69 $(Q)$(kecho) " GEN config.pot"
80 $(kecho) " GEN $$i"; \
84 $(Q)$(kecho) " GEN linux.pot"
112 @$(kecho) "*** Default configuration is based on '$(KBUILD_DEFCONFIG)'"
115 @$(kecho) "*** Default configuration is based on target '$(KBUILD_DEFCONFIG)'"
249 @set -e; $(kecho) " CHECK qt"; \
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A DMakefile85 @$(kecho) 'Kernel: $@ is ready' ' (#'`cat .version`')'
142 @$(kecho) 'Kernel: $(obj)/fdimage is ready'
146 @$(kecho) 'Kernel: $(obj)/fdimage is ready'
150 @$(kecho) 'Kernel: $(obj)/image.iso is ready'
/OK3568_Linux_fs/kernel/arch/nios2/boot/
H A DMakefile25 @$(kecho) 'Kernel: $@ is ready'
29 @$(kecho) 'Kernel: $@ is ready'
/OK3568_Linux_fs/kernel/arch/xtensa/boot/
H A DMakefile54 $(Q)$(kecho) ' Kernel: $@ is ready'
58 $(Q)$(kecho) ' Kernel: $@ is ready'
/OK3568_Linux_fs/kernel/net/wireless/
H A DMakefile28 @$(kecho) " GEN $@"
38 @$(kecho) " GEN $@"
/OK3568_Linux_fs/u-boot/scripts/
H A DKbuild.include35 kecho := :
38 kecho := $($(quiet)kecho)
57 $(kecho) ' CHK $@'; \
63 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-elf/
H A DMakefile33 $(Q)$(kecho) ' Kernel: $@ is ready'
/OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-redboot/
H A DMakefile34 $(Q)$(kecho) ' Kernel: $@ is ready'
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DKbuild.include35 kecho := :
38 kecho := $($(quiet)kecho)
57 $(kecho) ' CHK $@'; \
63 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DKbuild.include35 kecho := :
38 kecho := $($(quiet)kecho)
57 $(kecho) ' CHK $@'; \
63 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A DMakefile80 @$(kecho) "*** Default configuration is based on '$(KBUILD_DEFCONFIG)'"
83 @$(kecho) "*** Default configuration is based on target '$(KBUILD_DEFCONFIG)'"
/OK3568_Linux_fs/kernel/scripts/
H A DKbuild.include41 kecho := :
44 kecho := $($(quiet)kecho)
65 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DKbuild.include41 kecho := :
44 kecho := $($(quiet)kecho)
65 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DKbuild.include41 kecho := :
44 kecho := $($(quiet)kecho)
65 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DKbuild.include36 kecho := :
39 kecho := $($(quiet)kecho)
63 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DKbuild.include36 kecho := :
39 kecho := $($(quiet)kecho)
63 $(kecho) ' UPD $@'; \
/OK3568_Linux_fs/kernel/arch/arm/boot/
H A DMakefile47 @$(kecho) ' Physical Address of xipImage: $(CONFIG_XIP_PHYS_ADDR)'
/OK3568_Linux_fs/kernel/arch/riscv/
H A DMakefile115 @$(kecho) ' Kernel: $(boot)/$@ is ready'
/OK3568_Linux_fs/kernel/arch/arc/
H A DMakefile118 @$(kecho) ' Image $(boot)/uImage is ready'
/OK3568_Linux_fs/kernel/arch/mips/
H A DMakefile415 @$(kecho) ' Checking missing-syscalls for N32'
419 @$(kecho) ' Checking missing-syscalls for O32'
/OK3568_Linux_fs/kernel/arch/arm/
H A DMakefile333 @$(kecho) ' Kernel: $(boot)/$@ is ready'

12