[Buildroot] [PATCH] linux: use $(LINUX_INSTALL_IMAGE_CMDS) instead of plain 'cp'

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Apr 25 12:13:13 UTC 2016


Hello,

On Mon, 25 Apr 2016 14:06:15 +0200, Thomas Petazzoni wrote:

> > -	cp $(KERNEL_ARCH_PATH)/boot/$(LINUX_IMAGE_NAME).* $(1)
> > +	cp -v $(KERNEL_ARCH_PATH)/boot/$(LINUX_IMAGE_NAME).* $(1)
> 
> I think you did this change for debugging (which is OK), but it should
> be kept in your patch.

Obviously: it should be *removed* from your patch. Sorry for the
mess :-/

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list