From mboxrd@z Thu Jan 1 00:00:00 1970 From: wbin00@gmail.com (Bin Wang) Date: Mon, 10 Dec 2012 15:34:53 +0800 Subject: How to config to compile ramfs? Message-ID: <50C5909D.9010402@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org I want to compile the code under fs/ramfs. But when I "make fs/ramfs", it does not output anything under fs/ramfs. I don't see anything like "RAMFS=" in configure file. I'd like to know where is it? Thanks Bin Wang