mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bcm2835-utils: drop PKG_TOOLCHAIN hardcoding - already defaults to cmake
This commit is contained in:
parent
bc118526b7
commit
517875c017
@ -10,7 +10,6 @@ PKG_SITE="https://github.com/raspberrypi/utils"
|
||||
PKG_URL="https://github.com/raspberrypi/utils/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain dtc"
|
||||
PKG_LONGDESC="Raspberry Pi related collection of scripts and simple applications"
|
||||
PKG_TOOLCHAIN="cmake"
|
||||
|
||||
makeinstall_target() {
|
||||
mkdir -p ${INSTALL}/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user