Re: [PATCH] 2.4.10-ac3: fs/cramfs/Makefile

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Oct 02 2001 - 17:33:37 EST


> O_TARGET := cramfs.o
>
> -obj-y := inode.o uncompress.o
> +obj-y := inode.o uncompress.o ../inflate_fs/inflate_fs.o
>
> obj-m := $(O_TARGET)

ugghhhhhhhh

subdir-$(CONFIG_ZLIB_FS_INFLATE) += inflate_fs

So all you need to do is ensure CONFIG_ZLIB_FS_INFLATE is set right for
cramfs

and the logic in fs/config.in looks irght to me, but make you want to check
it

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 07 2001 - 21:00:24 EST