diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-12-21 13:28:57 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-12-21 13:28:57 +0000 |
commit | 606ef42074dbb140a5806cb36182c939be760af0 (patch) | |
tree | c163ee6c0717f981773dd928ad6f908f7a1659ef /conf/machine/corgi.conf | |
parent | 6026359f80733bd03ca7eab8e4b4ac9f796aaf1f (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/12/21 14:28:26+01:00 uni-frankfurt.de!mickeyl
set ROOT_FLASH_SIZE in machine configurations
BKrev: 41c82519SGXKkbbX7nJluYWxKg0TBA
Diffstat (limited to 'conf/machine/corgi.conf')
-rw-r--r-- | conf/machine/corgi.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/corgi.conf b/conf/machine/corgi.conf index c5181e08f1..d9e6bb47da 100644 --- a/conf/machine/corgi.conf +++ b/conf/machine/corgi.conf @@ -3,3 +3,5 @@ #@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-C700 device include conf/machine/zaurus-clamshell.conf + +ROOT_FLASH_SIZE = "32" |