Commit cb707d7d authored by Ben Collins's avatar Ben Collins

[SPARC64]: Fix formatting and typos in boot Makefile.

parent 5f228b02
......@@ -10,7 +10,7 @@ ELFTOAOUT := elftoaout
host-progs := piggyback
targets := image tftpboot.img vmlinux.aout
quiet_cmd_elftoaout = ELT2AOUT $@
quiet_cmd_elftoaout = ELF2AOUT $@
cmd_elftoaout = $(ELFTOAOUT) vmlinux -o $@
quiet_cmd_piggy = PIGGY $@
cmd_piggy = $(obj)/piggyback $@ System.map $(ROOT_IMG)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment