Build PSCI monitor and add it to common firmware files for RaspberrPi
platform. This is pre-requisite for migration of sysutils/u-boot-rpi3 to
u-boot-master framework.
Details
Details
- Reviewers
manu db bapt - Commits
- rP465188: Add PSCI monitor to sysutils/rpi-firmware
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sysutils/rpi-firmware/Makefile | ||
---|---|---|
27–28 ↗ | (On Diff #40096) | Never, ever, use MAKE, use MAKE_CMD. Also, this looks like you should remove this target and set BUILD_WRKSRC=${PSCI_DIR} |