On Thu, 17 Dec 1998, Bart Schuller wrote:

> Just a very small nit: I decided to use my 2.1.131-ac11-raid kernel tree
> to make a kernel for a machine that doesn't need raid, but failed to
> link:
> 
> fs/fs.o: In function `__bforget':
> /opt/src/linux.ojo/fs/buffer.c:1123: undefined reference to
> `partition_name'
> make[1]: *** [vmlinux] Error 1

this is already fixed in my tree, just remove the line using
partition_name() in buffer.c.

-- mingo

Reply via email to