first remove /usr/include/linux for SYMLINK=y.
authorBart De Schuymer <bdschuym@pandora.be>
Tue, 4 Jun 2002 06:30:35 +0000 (06:30 +0000)
committerBart De Schuymer <bdschuym@pandora.be>
Tue, 4 Jun 2002 06:30:35 +0000 (06:30 +0000)
Makefile

index e839753..e82be17 100644 (file)
--- 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