diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-22 04:46:39 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-22 04:46:39 +0000 |
commit | 8707db33c8d23d5dfd284d91b46eade3e2f8b8d2 (patch) | |
tree | 16ee486a23fb8b1b0e0450ea6c9fb5e52fcf61f0 /classes/multimachine.inc | |
parent | 9a91531c69d555f6be24ba8ee255c04902b2a8db (diff) |
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2004/12/21 23:45:55-05:00 handhelds.org!kergoth
Add a small .inc file for doing multimachine builds for the Z (and possibly
ipaq). Just do a 'include classes/multimachine.inc' in local.conf,
that'll cause certain dirs to be specific to the package architecture
(target_arch for some, machine for others).
BKrev: 41c8fc2fMwAJfll9KMLy5fqy_tHY9w
Diffstat (limited to 'classes/multimachine.inc')
-rw-r--r-- | classes/multimachine.inc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/classes/multimachine.inc b/classes/multimachine.inc new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/classes/multimachine.inc |