projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c2304
)
remove install-data-hook target
author
David Schleef
<ds@schleef.org>
Thu, 18 Sep 2003 20:55:15 +0000
(20:55 +0000)
committer
David Schleef
<ds@schleef.org>
Thu, 18 Sep 2003 20:55:15 +0000
(20:55 +0000)
comedi/Makefile.am
patch
|
blob
|
history
diff --git
a/comedi/Makefile.am
b/comedi/Makefile.am
index f37487e9f0777b053a6ff13bb715ba253ed90180..f2cd368e0f2ce2872d5b816a2d016f99fc27a6ea 100644
(file)
--- a/
comedi/Makefile.am
+++ b/
comedi/Makefile.am
@@
-24,6
+24,3
@@
comedi_ko_LINK = $(top_builddir)/modtool --link -o $@
#comedi_ksyms.o: comedi_ksyms.c
# $(CC) -o $@ comedi_ksyms.c $(CFLAGS) $(COMEDI_CFLAGS) $(LINUX_CFLAGS) -DEXPORT_SYMTAB
-install-data-hook:
- depmod -ae $(LINUX_KERNELRELEASE)
-