diff options
author | Koen Kooi <koen@openembedded.org> | 2006-11-15 16:05:34 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-11-15 16:05:34 +0000 |
commit | c526f057e994258233442c9018e647f49e41da6a (patch) | |
tree | 5dc83da362060d12b81e2708b3f160038fd0c4f2 /conf/machine/h3800.conf | |
parent | ff2334a61878171a075328df25942211edf526f0 (diff) |
h3800.conf: add the groundwork for splitting h38xx out of h3600.conf
Diffstat (limited to 'conf/machine/h3800.conf')
-rw-r--r-- | conf/machine/h3800.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf new file mode 100644 index 0000000000..e44467412b --- /dev/null +++ b/conf/machine/h3800.conf @@ -0,0 +1,5 @@ +#@TYPE: Machine +#@NAME: Compaq iPAQ 38xx +#@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices + +require conf/machine/h3600.conf |