Searched refs:bootimage (Results 1 – 6 of 6) sorted by relevance
91 --bootimage)92 …checkarg --bootimage "(relative path to kernel boot image)" "$#" "$2" '[a-zA-Z0-9][a-zA-Z0-9_]*' '…
58 bootimage bootpfile bootpzfile: vmlinux target
38 def extract_image(offset, size, bootimage, extracted_image_name): argument40 bootimage.seek(offset)42 file_out.write(bootimage.read(size))
21 $(obj)/bootimage: $(addprefix $(obj)/tools/,mkbb lxboot bootlx) $(obj)/vmlinux.nh
926 final bootimage there is an optional target named archclean:970 and builds the final bootimage.