projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2834e69
)
Remove Modules.symvers when cleaning as it can cause subsequent builds
author
Ian Abbott
<abbotti@mev.co.uk>
Mon, 7 Aug 2006 10:34:30 +0000
(10:34 +0000)
committer
Ian Abbott
<abbotti@mev.co.uk>
Mon, 7 Aug 2006 10:34:30 +0000
(10:34 +0000)
for another kernel to fail.
comedi/Makefile.am
patch
|
blob
|
history
diff --git
a/comedi/Makefile.am
b/comedi/Makefile.am
index 05173c2812e34b79de4e3d199764516b616d8972..6d1df756b622a156951eb1beb1541046065316cc 100644
(file)
--- a/
comedi/Makefile.am
+++ b/
comedi/Makefile.am
@@
-1,6
+1,8
@@
SUBDIRS = . kcomedilib drivers
+CLEANFILES = Modules.symvers
+
if CONFIG_KBUILD
module_PROGRAMS =
all-local: comedi_kbuild.inc