代码搜索:zImage
找到约 461 项符合「zImage」的源代码
代码结果 461
www.eeworm.com/read/389879/2532939
gitignore .gitignore
sImage
vmapus
vmlinux*
miboot*
zImage*
uImage
www.eeworm.com/read/250243/4435489
makefile
#
# arch/cris/boot/Makefile
#
zImage: compressed/vmlinuz
compressed/vmlinuz: $(TOPDIR)/vmlinux
@$(MAKE) -C compressed vmlinuz
clean:
rm -f zImage tools/build compressed/vmlinux.out
@$(MAKE) -C c
www.eeworm.com/read/250243/4436341
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/209559/4962517
makefile
#
# arch/cris/boot/Makefile
#
zImage: compressed/vmlinuz
compressed/vmlinuz: $(TOPDIR)/vmlinux
@$(MAKE) -C compressed vmlinuz
clean:
rm -f zImage tools/build compressed/vmlinux.out
@$(MAKE) -C c
www.eeworm.com/read/209559/4963333
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/337546/3333298
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/324920/3492139
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/316872/3590588
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/443386/1744102
makefile
#
# arch/cris/boot/Makefile
#
zImage: compressed/vmlinuz
compressed/vmlinuz: $(TOPDIR)/vmlinux
@$(MAKE) -C compressed vmlinuz
clean:
rm -f zImage tools/build compressed/vmlinux.out
@$(MAKE) -C c
www.eeworm.com/read/443386/1744815
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F