summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/Makefile
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-02-19 20:09:51 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-02-19 20:09:51 +0000
commit6c97d528b92c2fd446d8beaaaa5401804947632f (patch)
tree33e145878846d690c768ec7b378a99d75af10692 /userspace/ebtables2/Makefile
parentf5b47bc5a390dab91ceb060613c015ee6feb3ae4 (diff)
remove NONSTANDARD
Diffstat (limited to 'userspace/ebtables2/Makefile')
-rw-r--r--userspace/ebtables2/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile
index 75ea552..cacb0ee 100644
--- a/userspace/ebtables2/Makefile
+++ b/userspace/ebtables2/Makefile
@@ -12,15 +12,7 @@ include extensions/Makefile
OBJECTS:=getethertype.o ebtables.o communication.o $(EXT_OBJS)
-# Use the option NONSTANDARD=y when you don't want to use the kernel includes
-# that are included in this package. You should set KERNEL_INCLUDES to
-# the right directory (eg /usr/src/linux/include).
-# You should only need this when compiling the CVS or when adding new code.
-ifeq ($(NONSTANDARD), y)
-KERNEL_INCLUDES?=/usr/include/
-else
-KERNEL_INCLUDES:=include/
-endif
+KERNEL_INCLUDES?=include/
ifeq ($(ETHERTYPESPATH),)
ETHERTYPESPATH:=/etc/