Re: [PATCH] cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected

2016-11-07 Thread Jesper Nilsson
On Sun, Oct 30, 2016 at 09:09:18AM -0700, Guenter Roeck wrote: > If CONFIG_ETRAX_AXISFLASHMAP is not configured, the flash rescue image > object file is empty. With recent versions of binutils, this results > in the following build error. > > cris-linux-objcopy: error: > the input file 'arch

[PATCH] cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected

2016-10-30 Thread Guenter Roeck
If CONFIG_ETRAX_AXISFLASHMAP is not configured, the flash rescue image object file is empty. With recent versions of binutils, this results in the following build error. cris-linux-objcopy: error: the input file 'arch/cris/boot/rescue/rescue.o' has no sections This is seen, for example, w