projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f2957
)
remove extra -DMODULE
author
David Schleef
<ds@schleef.org>
Tue, 5 Sep 2000 02:11:46 +0000
(
02:11
+0000)
committer
David Schleef
<ds@schleef.org>
Tue, 5 Sep 2000 02:11:46 +0000
(
02:11
+0000)
Makefile.modbuild
patch
|
blob
|
history
diff --git
a/Makefile.modbuild
b/Makefile.modbuild
index 0acc4d43d52cde664388ddd5db0c2c183ced601a..26a65c7c20fd692b06023159c1898294c0da5504 100644
(file)
--- a/
Makefile.modbuild
+++ b/
Makefile.modbuild
@@
-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