X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Fboot%2FMakefile;h=2a209d74f0b4fa70993075e39073649b5d1abd38;hb=626a16c16e13e4afaba382bfc0354a3555f5231c;hp=0dc84417bf49367e37c9ef63306230c2658ebcf1;hpb=1ef43204f4bd24dcd3156185b19b31b6b4151ae9;p=linux-2.6 diff --git a/arch/mips/boot/Makefile b/arch/mips/boot/Makefile index 0dc84417bf..2a209d74f0 100644 --- a/arch/mips/boot/Makefile +++ b/arch/mips/boot/Makefile @@ -42,10 +42,6 @@ vmlinux.srec: $(VMLINUX) $(obj)/addinitrd: $(obj)/addinitrd.c $(HOSTCC) -o $@ $^ -archhelp: - @echo '* vmlinux.ecoff - ECOFF boot image' - @echo '* vmlinux.srec - SREC boot image' - clean-files += addinitrd \ elf2ecoff \ vmlinux.bin \