From 442d96559f69616c5ddb4a859dd29a5bbee8804c Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 13 Sep 2004 14:56:57 +0000 Subject: *** empty log message *** --- kernel/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel') diff --git a/kernel/Makefile.in b/kernel/Makefile.in index bcd792f..aa6dd60 100644 --- a/kernel/Makefile.in +++ b/kernel/Makefile.in @@ -43,7 +43,7 @@ ifeq ($(majver), 2.4) CC = @CC@ LD = @LD@ CFLAGS = -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -pipe -CPPFLAGS = -I@kernelsrc@/include -I../include -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DFUSE_VERSION=\"@VERSION@\" +CPPFLAGS = -I@kernelsrc@/include -I../include -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DFUSE_VERSION=\"@VERSION@\" @KERNELCPPFLAGS@ fuse_objs = dev.o dir.o file.o inode.o util.o compat/parser.o -- cgit v1.2.3