From b30aa2ef1b42c6e65b55accbdca6448f0ee2dddc Mon Sep 17 00:00:00 2001 From: crunchy Date: Sat, 14 Sep 2002 11:19:30 +0000 Subject: shell regular expression mapping --- 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