blob: b1efabf33bf040e155318a4b9c8314499e8a6b78 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001# Only enable linux-yocto-rt for n1sdp and the Armv8-R AArch64 AEM FVP
2LINUX_YOCTO_RT_REQUIRE ?= ""
3LINUX_YOCTO_RT_REQUIRE:n1sdp = "linux-arm-platforms.inc"
Brad Bishopbec4ebc2022-08-03 09:55:16 -04004
5require ${LINUX_YOCTO_RT_REQUIRE}