11 lines
348 B
Makefile
11 lines
348 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="rkbin"
|
|
PKG_VERSION="7d631e0"
|
|
PKG_ARCH="arm aarch64"
|
|
PKG_LICENSE="nonfree"
|
|
PKG_SITE="https://github.com/JustEnoughLinuxOS/rkbin"
|
|
PKG_URL="${PKG_SITE}.git"
|
|
PKG_LONGDESC="rkbin: Rockchip Firmware and Tool Binaries"
|
|
PKG_TOOLCHAIN="manual"
|