From edb74ae20741c1d7160c203e1625563e09b2c5f1 Mon Sep 17 00:00:00 2001 From: germeier Date: Wed, 11 Sep 2002 17:23:25 +0000 Subject: removed mpio_tool.c --- kernel/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kernel') diff --git a/kernel/Makefile.in b/kernel/Makefile.in index a1a7c68..484222e 100644 --- a/kernel/Makefile.in +++ b/kernel/Makefile.in @@ -80,7 +80,8 @@ STRIP = @STRIP@ VERSION = @VERSION@ INCLUDES = -I/usr/src/linux/include -KCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DMODULE +KCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -Wstrict-prototypes -O2 \ + -fomit-frame-pointer -pipe -DMODULE bin_PROGRAMS = mpio.o -- cgit v1.2.3