Import buildroot 2016.02.01

This commit is contained in:
2016-02-24 22:35:39 +01:00
parent a6ee09dea4
commit 828befcf3c
7393 changed files with 390887 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Sunxi-mali-prop is a git submodule of sunxi-mali. To use this package
# select the sunxi-mali option.
config BR2_PACKAGE_SUNXI_MALI_PROP
bool

View File

@@ -0,0 +1,10 @@
################################################################################
#
# sunxi-mali-prop
#
################################################################################
SUNXI_MALI_PROP_VERSION = 1c5063f43cdc9de341c0d63b2e3921cab86c7742
SUNXI_MALI_PROP_SITE = $(call github,linux-sunxi,sunxi-mali-proprietary,$(SUNXI_MALI_PROP_VERSION))
$(eval $(generic-package))