Re: [PATCH] Makefile, CONFIG_MODVERSIONS, ignore *.mod.c files

2014-02-05 Thread Michal Marek
On 2014-02-05 16:08, Prarit Bhargava wrote: > > > On 02/05/2014 10:05 AM, Michal Marek wrote: >> On 2014-02-05 16:01, Prarit Bhargava wrote: >>> Add *.mod.c to the RCS_FIND_IGNORE in the top-level Makefile and to the >>> ignore >>> list in scripts/tags.sh. >> >> >> This breaks make clean, which

Re: [PATCH] Makefile, CONFIG_MODVERSIONS, ignore *.mod.c files

2014-02-05 Thread Prarit Bhargava
On 02/05/2014 10:05 AM, Michal Marek wrote: > On 2014-02-05 16:01, Prarit Bhargava wrote: >> Add *.mod.c to the RCS_FIND_IGNORE in the top-level Makefile and to the >> ignore >> list in scripts/tags.sh. > > > This breaks make clean, which is supposed to remove the *.mod.c files. > Michal, O

Re: [PATCH] Makefile, CONFIG_MODVERSIONS, ignore *.mod.c files

2014-02-05 Thread Michal Marek
On 2014-02-05 16:01, Prarit Bhargava wrote: > Add *.mod.c to the RCS_FIND_IGNORE in the top-level Makefile and to the ignore > list in scripts/tags.sh. This breaks make clean, which is supposed to remove the *.mod.c files. Michal -- To unsubscribe from this list: send the line "unsubscribe linu