代码搜索:zImage
找到约 461 项符合「zImage」的源代码
代码结果 461
www.eeworm.com/read/147766/5723506
makefile
#
# Makefile for some libs needed by zImage.
#
USE_STANDARD_AS_RULE := true
L_TARGET := zlib.a
obj-y := zlib.o div64.o
include $(TOPDIR)/Rules.make
www.eeworm.com/read/128531/5984503
makefile
#
# arch/arm/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
#
www.eeworm.com/read/128531/5986179
makefile
#
# Makefile for some libs needed by zImage.
#
USE_STANDARD_AS_RULE := true
L_TARGET := zlib.a
obj-y := zlib.o div64.o
include $(TOPDIR)/Rules.make
www.eeworm.com/read/128531/5986239
makefile
#
# arch/ppc/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
#
www.eeworm.com/read/102935/6227699
makefile
# BK Id: %F% %I% %G% %U% %#%
#
# arch/ppc/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/276787/4163451
postrm kernel.postrm
cd /boot; update-alternatives --remove zImage zImage-2.6.23 || true
www.eeworm.com/read/182695/9195067
series
compiler.patch -p1
auide.patch -p1
time.patch -p1
100hz.patch -p1
usb_host.patch -p1
tlb.patch -p1
pcmcia.patch -p1
misc2.patch -p1
dbdma.patch -p1
cmdline.patch -p1
audio.patch -p1
i2s.patch -p1
i2c.
www.eeworm.com/read/250243/4434533
readme
To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
objcopy -j .kernel:System.map -O binary zImage System.map.
www.eeworm.com/read/209559/4961523
readme
To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
objcopy -j .kernel:System.map -O binary zImage System.map.