diff options
author | Koen Kooi <koen@openembedded.org> | 2007-08-23 11:27:19 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-23 11:27:19 +0000 |
commit | f2a42025ad4e81842fb8470b0eee1a67abfd3098 (patch) | |
tree | faa7156caec7898327f297228e510e31c760b32a /conf/machine/gumstix-connex.conf | |
parent | ec62aa75466f2fb6a63e85288915c2cfe82a1a90 (diff) |
gumstix: split into connex and verdex
Diffstat (limited to 'conf/machine/gumstix-connex.conf')
-rw-r--r-- | conf/machine/gumstix-connex.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf new file mode 100644 index 0000000000..692fa2a0f8 --- /dev/null +++ b/conf/machine/gumstix-connex.conf @@ -0,0 +1,2 @@ +require conf/machine/include/gumstix.conf + |