diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-07-07 19:09:22 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-07-07 19:09:22 +0000 |
commit | bf5c804f400e6ab50685d94cecd83e56f6202a5c (patch) | |
tree | efdf0921cb734d3717bed885a733e648d1f08017 /conf/corgi.conf | |
parent | 8b97edbc51dedf39ec472cc099750426215c1f5d (diff) |
Add userfriendly names and descriptions for
machine and distribution configuration files. Can be used by OE commander or similar frontends.
BKrev: 40ec4a62u7Xa7JquARtfZidIw2T2IQ
Diffstat (limited to 'conf/corgi.conf')
-rw-r--r-- | conf/corgi.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/corgi.conf b/conf/corgi.conf index e69de29bb2..4e1793acdc 100644 --- a/conf/corgi.conf +++ b/conf/corgi.conf @@ -0,0 +1,5 @@ +#@TYPE: Machine +#@NAME: Sharp Zaurus SL-C700 +#@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-C700 device + +include conf/zaurus-pxa.conf |