From: Ian Abbott Date: Tue, 24 Jul 2007 11:57:12 +0000 (+0000) Subject: Clean Module.symvers in addition to Modules.symvers. X-Git-Tag: r0_7_74~38 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1401f17ffcbbd183be7d5e1a2c61105370dd6cc4;p=comedi.git Clean Module.symvers in addition to Modules.symvers. (I think the one created depends on the kernel version, so delete both!). --- diff --git a/comedi/Makefile.am b/comedi/Makefile.am index d251c592..a9a44a27 100644 --- a/comedi/Makefile.am +++ b/comedi/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = . kcomedilib drivers -CLEANFILES = Modules.symvers +CLEANFILES = Modules.symvers Module.symvers if CONFIG_KBUILD module_PROGRAMS =