diff options
Diffstat (limited to 'meta/recipes-rt/README')
-rw-r--r-- | meta/recipes-rt/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-rt/README b/meta/recipes-rt/README index 7d7558de49..0144d68b70 100644 --- a/meta/recipes-rt/README +++ b/meta/recipes-rt/README | |||
@@ -10,4 +10,4 @@ If you are creating a new BSP which should use linux-yocto-rt by default, | |||
10 | use the line above in the $MACHINE.conf in your BSP layer, and specify the | 10 | use the line above in the $MACHINE.conf in your BSP layer, and specify the |
11 | following in a linux-yocto-rt bbappend recipe: | 11 | following in a linux-yocto-rt bbappend recipe: |
12 | 12 | ||
13 | COMPATIBLE_MACHINE_$MACHINE = $MACHINE | 13 | COMPATIBLE_MACHINE:$MACHINE = $MACHINE |