remove extra -DMODULE
authorDavid Schleef <ds@schleef.org>
Tue, 5 Sep 2000 02:11:46 +0000 (02:11 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 5 Sep 2000 02:11:46 +0000 (02:11 +0000)
Makefile.modbuild

index 0acc4d43d52cde664388ddd5db0c2c183ced601a..26a65c7c20fd692b06023159c1898294c0da5504 100644 (file)
@@ -96,7 +96,6 @@ install:      dummy
        #/sbin/depmod -a ${UTS_VERSION}
 
 
-MODFLAGS += -DMODULE
 ifeq ($(CONFIG_MODVERSIONS),y)
 MODFLAGS += -DMODVERSIONS -include $(LINUXDIR)/include/linux/modversions.h
 endif