[Buildroot] [PATCH 1/2] Add (Freescale) elftosb host package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Mar 14 09:41:46 UTC 2012


Hello,

Le Wed, 14 Mar 2012 01:05:44 +0100,
Arnout Vandecappelle <arnout at mind.be> a écrit :

> On Tuesday 13 March 2012 13:52:10 Eric Jarrige wrote:
> > +define HOST_ELFTOSB_CLEAN_CMDS
> > +       rm -rf $(@D)/bld/linux
> > +       rm -f $(HOST_DIR)/usr/bin/elftosb
> > +       rm -f $(HOST_DIR)/usr/bin/keygen
> > +       rm -f $(HOST_DIR)/usr/bin/sbtool
> > +endef
> 
>  These look like UNINSTALL commands, not CLEAN commands.

Ah right. Actually the first line should be part of CLEAN commands, and
the three last lines should be part of the UNINSTALL commands.

Are they people who actually care about those CLEAN and UNINSTALL
commands? Is it worth keeping support for them?

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list