On 07/04/16 04:49, Konrad Rzeszutek Wilk wrote:
>  
> +notes.o: $(TARGET)-syms
> +     $(OBJCOPY) -O binary --only-section=.note $(BASEDIR)/xen-syms $@.bin
> +     $(OBJCOPY) -I binary -O elf64-x86-64 -B i386:x86-64 \
> +             --rename-section=.data=.note.gnu.build-id -S $@.bin $@

This should just rename to .note.  Notes other than build-id might be
present.

Is the specific name important for anything?

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to