lkml.org 
[lkml]   [1999]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject2.3.35 cramfs is not compiled as a module
Date
When cramfs is selected as a module it is not compiled.  Trivial patch.

Index: 35.6/fs/cramfs/Makefile
--- 35.6/fs/cramfs/Makefile Wed, 29 Dec 1999 22:21:49 +1100 keith (linux-2.3/r/c/31_Makefile 1.1 644)
+++ 35.6(w)/fs/cramfs/Makefile Thu, 30 Dec 1999 01:30:44 +1100 keith (linux-2.3/r/c/31_Makefile 1.1 644)
@@ -6,6 +6,8 @@

O_OBJS := inode.o uncompress.o inflate/zlib.o

+M_OBJS := $(O_TARGET)
+
include $(TOPDIR)/Rules.make

inflate/zlib.o:

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

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