comparison packages/fs/yaffs/current/cdl/yaffs.cdl @ 357:9f250509e64c

Tweaks to allow GPL YAFFS to work with eCosPro
author Ross Younger <wry@ecoscentric.com>
date Tue, 01 Dec 2009 17:34:28 +0000
parents 531f5810eaf7
children
comparison
equal deleted inserted replaced
356:531f5810eaf7 357:9f250509e64c
223 description " 223 description "
224 If enabled, diagnostic output from YAFFS will be sent to 224 If enabled, diagnostic output from YAFFS will be sent to
225 this function." 225 this function."
226 } 226 }
227 227
228 cdl_option CYGSEM_FS_YAFFS_COMPATIBILITY_ECOSPRO {
229 display "eCosPro compatibility mode"
230 flavor bool
231 default_value 0
232 description "This package is targetted at eCos but may be
233 built under eCosPro by setting this switch."
234 }
235
228 cdl_option CYGPKG_FS_YAFFS_TESTS { 236 cdl_option CYGPKG_FS_YAFFS_TESTS {
229 display "YAFFS filesystem tests" 237 display "YAFFS filesystem tests"
230 flavor data 238 flavor data
231 no_define 239 no_define
232 calculated { "tests/fops tests/mounttime" 240 calculated { "tests/fops tests/mounttime"