mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
arm-bsp/linux-yocto-rt: include linux-arm-platforms unconditionally
Every platform should have the chance to try the -rt patches. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Only enable linux-yocto-rt for n1sdp and the Armv8-R AArch64 AEM FVP
|
||||
LINUX_YOCTO_RT_REQUIRE ?= ""
|
||||
LINUX_YOCTO_RT_REQUIRE:n1sdp = "linux-arm-platforms.inc"
|
||||
# Add support for Arm Platforms (boards or simulators)
|
||||
|
||||
require ${LINUX_YOCTO_RT_REQUIRE}
|
||||
require linux-arm-platforms.inc
|
||||
|
||||
Reference in New Issue
Block a user