代码搜索:zImage

找到约 461 项符合「zImage」的源代码

代码结果 461
www.eeworm.com/read/127781/5997264

c mktree.c

/* * BK Id: %F% %I% %G% %U% %#% * * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * *
www.eeworm.com/read/110034/6168791

c mktree.c

/* * BK Id: %F% %I% %G% %U% %#% * * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * *
www.eeworm.com/read/102935/6227680

c mktree.c

/* * BK Id: %F% %I% %G% %U% %#% * * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * *
www.eeworm.com/read/322905/6301084

makefile

VERSION = 1 PATCHLEVEL = 0 ALPHA = all: Version zImage .EXPORT_ALL_VARIABLES: CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ else if [ -x /bin/bash ]; then echo /bin/ba
www.eeworm.com/read/255541/12074816

makefile

VERSION = 1 PATCHLEVEL = 0 ALPHA = all: Version zImage .EXPORT_ALL_VARIABLES: CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ else if [ -x /bin/bash ]; then echo /bin/ba
www.eeworm.com/read/124442/14566786

makefile

VERSION = 1 PATCHLEVEL = 0 ALPHA = all: Version zImage .EXPORT_ALL_VARIABLES: CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ else if [ -x /bin/bash ]; then echo /bin/ba
www.eeworm.com/read/221695/14728056

makefile

VERSION = 1 PATCHLEVEL = 0 ALPHA = all: Version zImage .EXPORT_ALL_VARIABLES: CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ else if [ -x /bin/bash ]; then echo /bin/ba
www.eeworm.com/read/250243/4436392

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/209559/4963378

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/337546/3333342

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m