summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-06-04 06:30:35 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-06-04 06:30:35 +0000
commit596c3c02062866d7a27f5bb441f84e3c3b2b73bb (patch)
treeb334164566369472351cc1d7bd2ef84588cec611
parente2ac8a850951ed817ad60a4b73adb4f4c7041857 (diff)
first remove /usr/include/linux for SYMLINK=y.
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e839753..e82be17 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ headers:
.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