[Buildroot] [PATCH 2/4] sunxi-mali: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 28 15:40:26 UTC 2013


Dear Spenser Gilliland,

On Fri, 19 Jul 2013 18:37:52 -0500, Spenser Gilliland wrote:

> +config BR2_PACKAGE_SUNXI_MALI_R2P4
> +	bool "r2p4"

This one is only available on EABI toolchains.

> +
> +config BR2_PACKAGE_SUNXI_MALI_R3P0
> +	bool "r3p0"

and this one on EABIhf toolchains.


> +define SUNXI_MALI_INSTALL_TARGET_CMDS
> +	$(SUNXI_MALI_MAKE_ENV) $(MAKE) -C $(@D)/lib \
> +		$(SUNXI_MALI_MAKE_OPTS) DESTDIR=$(TARGET_DIR) install

I've added here a chmod +x to ensure libraries are installed with
execution permissions, so that they are properly stripped by Buildroot.

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