Re: [Yaffs] Yaffs and MTD

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: André Tousch
Date:  
To: yaffs
Subject: Re: [Yaffs] Yaffs and MTD
Le Wed, 14 Dec 2005 02:33:11 +0100, Charles Manning
<> a écrit:

> Now showing at a CVS near you.
>
> http://www.aleph1.co.uk/cgi-bin/viewcvs.cgi/yaffs2/Kconfig?r1=1.6&r2=1.7
> http://www.aleph1.co.uk/cgi-bin/viewcvs.cgi/yaffs2/yaffs_fs.c?r1=1.36&r2=1.37
>


     #if CONFIG_YAFFS_AUTO_YAFFS2    
[...]
       #endif


Guess you meant #ifdef instead of #if?