[Buildroot] [PATCH 03/11] package/rpi-firmware: add option to install vcdbg

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 29 20:16:28 UTC 2015


Dear Yann E. MORIN,

On Mon, 29 Jun 2015 00:25:12 +0200, Yann E. MORIN wrote:

> +ifeq ($(BR2_PACKAGE_RPI_FIRMWARE_INSTALL_VCDBG),y)
> +define RPI_FIRMWARE_INSTALL_TARGET_CMDS
> +	$(INSTALL) -d -m 0700 $(@D)/$(if BR2_ARM_EABIHF,hardfp/)opt/vc/bin/vcdbg \
> +		$(TARGET_DIR)/usr/sbin/vcdbg
> +endef
> +endif # INSTRALL_VCDBG

INSTRALL -> INSTALL

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


More information about the buildroot mailing list