kumquat-buildroot/package/sunxi-mali-prop/sunxi-mali-prop.mk
Spenser Gilliland 45b7846b78 sunxi-mali: new package
[Thomas: remove trailing whitespace, install libraries with execution
permissions so that they get stripped by Buildroot, r2p4 is only
available on EABI toolchains, r3p0 on EABIhf toolchains.]

Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-07-28 17:08:09 +02:00

11 lines
358 B
Makefile

################################################################################
#
# sunxi-mali-prop
#
################################################################################
SUNXI_MALI_PROP_VERSION = e4ced47
SUNXI_MALI_PROP_SITE = http://github.com/linux-sunxi/sunxi-mali-proprietary/tarball/$(SUNXI_MALI_PROP_VERSION)
$(eval $(generic-package))