On Fri, Jul 11, 2008 at 11:36:45AM -0700, Randy Dunlap wrote: > Hi, > > When using linux-next from linux-mainline tarball + patch*next.bz2, > there is always (AFAIK) a localversion-next.orig file: > > $ ls -l localver* > -rw-r--r-- 1 rddunlap users 15 Jul 11 08:05 localversion-next > ---------- 1 rddunlap users 0 Jul 11 08:05 localversion-next.orig > > This causes a warning during build: > > cat: /local/linsrc/linux-next-20080711/localversion-next.orig: Permission denied > > Can localver*.orig be filtered out of the localversion files? I would prefer -next to avoid this file as preference to special rules in kbuild. > > PS: where are $(shell,sort,filter,filter-out,subst,patsubst,etc.) documented? make info See the section "Functions for Transforming Text". Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html