Searched refs:coffboot (Results 1 – 1 of 1) sorted by relevance
62 coffboot: $(COFFOBJS) image.o $(LIBS) ../ld.script target66 coffboot.initrd: $(COFFOBJS) image.o $(LIBS) ../ld.script \75 vmlinux.coff: coffboot $(HACKCOFF)76 $(OBJCOPY) $(OBJCOPY_ARGS) coffboot ../images/$@78 rm -f coffboot81 vmlinux.initrd.coff: coffboot.initrd $(HACKCOFF)82 $(OBJCOPY) $(OBJCOPY_ARGS) coffboot.initrd ../images/$@84 rm -f coffboot.initrd