]> git.pld-linux.org Git - packages/devfsd.git/blob - devfsd-include.patch
- bcond_with(out) is followed by one \t, then bcond's name.
[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.104274 seconds and 3 git commands to generate.