bcm2835-utils: drop PKG_TOOLCHAIN hardcoding - already defaults to cmake

This commit is contained in:
Rudi Heitbaum 2024-01-14 04:14:54 +00:00
parent bc118526b7
commit 517875c017

View File

@ -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