Home
last modified time | relevance | path

Searched refs:cmd_gzip (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/
H A DMakefile42 cmd_gzip = cat $(real-prereqs) | $(KGZIP) -n -f -9 > $@ macro
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.lib240 cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.lib240 cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DMakefile.lib266 cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DMakefile.lib266 cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.lib305 cmd_gzip = cat $(real-prereqs) | $(KGZIP) -n -f -9 > $@
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.lib305 cmd_gzip = cat $(real-prereqs) | $(KGZIP) -n -f -9 > $@
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.lib305 cmd_gzip = cat $(real-prereqs) | $(KGZIP) -n -f -9 > $@