Re: [ptxdist] [PATCH v4 3/3] Allow local rules/*.in to source $(PTXDIST_TOPDIR)/rules/*.in

2018-08-27 Thread Michael Olbrich
On Fri, Aug 03, 2018 at 02:44:03PM -0400, j...@ringle.org wrote: > From: Jon Ringle > > In scripts/kconfig/zconf.l the function zconf_fopen() is used to open files > being opened via the `source` kconfig keyword. If it fails to open the > given file, it will try to open the file under

[ptxdist] [PATCH v4 3/3] Allow local rules/*.in to source $(PTXDIST_TOPDIR)/rules/*.in

2018-08-03 Thread jon
From: Jon Ringle In scripts/kconfig/zconf.l the function zconf_fopen() is used to open files being opened via the `source` kconfig keyword. If it fails to open the given file, it will try to open the file under $(PTXDIST_TOPDIR) This allows a local rules/*.in to extend options to a that are