commit | 596c3c02062866d7a27f5bb441f84e3c3b2b73bb | [log] [tgz] |
---|---|---|
author | Bart De Schuymer <bdschuym@pandora.be> | Tue Jun 04 06:30:35 2002 +0000 |
committer | Bart De Schuymer <bdschuym@pandora.be> | Tue Jun 04 06:30:35 2002 +0000 |
tree | b334164566369472351cc1d7bd2ef84588cec611 | |
parent | e2ac8a850951ed817ad60a4b73adb4f4c7041857 [diff] [blame] |
first remove /usr/include/linux for SYMLINK=y.
diff --git a/Makefile b/Makefile index e839753..e82be17 100644 --- a/Makefile +++ b/Makefile
@@ -29,6 +29,7 @@ .PHONY: symlink symlink: + rm -f /usr/include/linux ln -fs $(KERNEL_DIR)/include/linux /usr/include/linux communication.o: communication.c include/ebtables_u.h