From: Ian Abbott Date: Mon, 7 Aug 2006 10:34:30 +0000 (+0000) Subject: Remove Modules.symvers when cleaning as it can cause subsequent builds X-Git-Tag: r0_7_72~27 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=83d58022e14c31f00dee4e0577b6c3477140472b;p=comedi.git Remove Modules.symvers when cleaning as it can cause subsequent builds for another kernel to fail. --- diff --git a/comedi/Makefile.am b/comedi/Makefile.am index 05173c28..6d1df756 100644 --- 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