Home
last modified time | relevance | path

Searched refs:bootpImage (Results 1 – 4 of 4) sorted by relevance

/arch/arm/boot/bootp/
A DMakefile35 (echo bootpImage: You must specify PHYS_OFFSET of PARAMS_PHYS ; exit -1)
37 (echo bootpImage: You must specify INITRD_OFFSET or INITRD_PHYS ; exit -1)
39 (echo bootpImage: You must specify INITRD; exit -1)
/arch/arm/boot/
A DMakefile24 targets := Image zImage xipImage bootpImage uImage
89 $(obj)/bootpImage: $(obj)/bootp/bootp FORCE
A D.gitignore5 bootpImage
/arch/arm/
A DMakefile292 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
297 bootpImage uImage: zImage target
311 bp:; $(Q)$(MAKE) $(build)=$(boot) $(boot)/bootpImage

Completed in 6 milliseconds