[Buildroot] [PATCH 06/17] i2c-tools: ensure binaries are installed in the right place

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Dec 8 19:10:55 UTC 2010


On Wed,  8 Dec 2010 10:53:58 +0100
llandwerlin at gmail.com wrote:

>  define I2C_TOOLS_INSTALL_TARGET_CMDS
> +	$(INSTALL) -m 755 -d $(TARGET_DIR)/usr/bin

In some packages you're doing mkdir -p, in others $(INSTALL) -m 755 -d.
Maybe we should standardize on one or the other ?

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