diff options
Diffstat (limited to 'meta/classes/rust-target-config.bbclass')
-rw-r--r-- | meta/classes/rust-target-config.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/rust-target-config.bbclass b/meta/classes/rust-target-config.bbclass index 135ed86308..b77984dcbc 100644 --- a/meta/classes/rust-target-config.bbclass +++ b/meta/classes/rust-target-config.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | # Right now this is focused on arm-specific tune features. | 5 | # Right now this is focused on arm-specific tune features. |
2 | # We get away with this for now as one can only use x86-64 as the build host | 6 | # We get away with this for now as one can only use x86-64 as the build host |
3 | # (not arm). | 7 | # (not arm). |