summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2
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
commit817d878ac83de17dd13a43d99e425d98ca70d24c (patch)
tree01917cb67bf36266ee9f0c2adc0dfdd48d36d388 /userspace/ebtables2
parenta20e6a2eb57a4a4910cb41016185ef75860cb23e (diff)
first remove /usr/include/linux for SYMLINK=y.
Diffstat (limited to 'userspace/ebtables2')
-rw-r--r--userspace/ebtables2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile
index e839753..e82be17 100644
--- a/userspace/ebtables2/Makefile
+++ b/userspace/ebtables2/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