[Yaffs] Re: Can't compile Yaffs2 for 2.6.8 with gcc 3.3.4

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Sergei Sharonov
Date:  
To: yaffs
Subject: [Yaffs] Re: Can't compile Yaffs2 for 2.6.8 with gcc 3.3.4
Martin,


Looks like CONFIG_YAFFS_YAFFS2 is not defined. See yaffs_guts.h for
struct definition. Probably need to add/set a switch in Kconfig.

Sergei