diff options
Diffstat (limited to 'doc/mruby3.md')
| -rw-r--r-- | doc/mruby3.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mruby3.md b/doc/mruby3.md index 75bd5870e..29da25cbc 100644 --- a/doc/mruby3.md +++ b/doc/mruby3.md @@ -43,6 +43,10 @@ in `target/host.rb`. There are many other targets for example: `target/host.rb` comes with comments to help writing a new target description. +If you want to have your target description out of the +source tree, you can specify the path to the description +file in `MRUBY_CONFIG`. + = Build Target Contribution When you write a new target description, please |
