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/collie.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/collie.conf')
-rw-r--r-- | conf/collie.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/collie.conf b/conf/collie.conf index 198a9c11e1..17cc50adde 100644 --- a/conf/collie.conf +++ b/conf/collie.conf @@ -1,3 +1,7 @@ +#@TYPE: Machine +#@NAME: Sharp Zaurus SL-5000, Sharp Zaurus SL-5500 +#@DESCRIPTION: Machine configuration for the SA1100 based Sharp Zaurus SL-5000 and SL-5500 devices + TARGET_ARCH = "arm" IPKG_ARCHS = "all arm ${MACHINE}" PREFERRED_PROVIDER_xserver = "xserver-kdrive" |