From 5833e532a1dd6084bc5775f4672886b9b7e7658e Mon Sep 17 00:00:00 2001 From: crunchy Date: Thu, 12 Sep 2002 18:49:34 +0000 Subject: mpiosh: some internal changes and support for command sequences --- kernel/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kernel') diff --git a/kernel/Makefile.in b/kernel/Makefile.in index 484222e..a1a7c68 100644 --- a/kernel/Makefile.in +++ b/kernel/Makefile.in @@ -80,8 +80,7 @@ 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