forked from libretro/Lakka-LibreELEC
f6c75028ce
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
12 lines
325 B
Makefile
12 lines
325 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
|
|
|
PKG_NAME="oem"
|
|
PKG_VERSION=""
|
|
PKG_LICENSE="various"
|
|
PKG_SITE="http://www.libreelec.tv"
|
|
PKG_URL=""
|
|
PKG_DEPENDS_TARGET="toolchain ${PROJECT}"
|
|
PKG_SECTION="virtual"
|
|
PKG_LONGDESC="OEM: Metapackage for various OEM packages"
|