lkml.org 
[lkml]   [1996]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: cant build ramdisk :-(
Hello,

> +#ifdef CONFIG_BLK_DEV_RAM
> + printk(KERN_NOTICE "(Warning, this kernel has no ramdisk support)\n");
> +#endif

This test looks backwards to me. Shouldn't it be:

#ifndef CONFIG_BLK_DEV_RAM

Or am I missing something?

Michael Chastain
mec@duracef.shout.net


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.082 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site