]> git.pld-linux.org Git - packages/devfsd.git/blob - devfsd-include.patch
05d7cf7e25fdc886416d0115445b5cfc573de6d9
[packages/devfsd.git] / devfsd-include.patch
1 --- devfsd/GNUmakefile.org      2004-07-02 10:59:33.400598184 +0000
2 +++ devfsd/GNUmakefile  2004-07-02 10:59:41.154419424 +0000
3 @@ -20,7 +20,7 @@
4  
5  OBJECTS = devfsd.o expression.o compat_name.o
6  
7 -CFLAGS = -I. -I$(KERNEL_DIR)/include -Wall $(CEXTRAS) $(DEFINES)
8 +CFLAGS = -I. -Wall $(CEXTRAS) $(DEFINES)
9  
10  devfsd:        $(OBJECTS)
11         $(CC) -o devfsd $(OBJECTS) $(LDFLAGS) -export-dynamic -ldl
This page took 0.051425 seconds and 2 git commands to generate.