On Thu, Jul 31, 2014 at 2:23 PM, Michael Olbrich <m.olbrich@pengutronix.de> wrote:
On Thu, Jul 31, 2014 at 01:38:44PM +0200, Wim Vinckier wrote:
> On Thu, Jul 31, 2014 at 12:10 PM, Michael Olbrich <m.olbrich@pengutronix.de>
> wrote:
> > On Thu, Jul 31, 2014 at 12:02:25PM +0200, Wim Vinckier wrote:
> > > I thought I could overwrite an existing rule by adding a rule with the
> > same
> > > name in my rules directory but ptxdist doesn't seem to pick up the .make
> > > file.  Running 'ptxdist menuconfig' I see it uses new 'inadyn.in' but my
> > > modified 'inadyn.make' isn't used.
> > >
> > > Did I think wrong or what I can do wrong?
> >
> > Check platform-<something>/state/ptx_dgen_rulesfiles.make
> > All used makefiles are included there and you should see which version is
> > used.
> >
> > Michael
> >
> >
> Thanks for the hint.  When checking the file, I found he never picked up a
> make-file from my rules directory.  My rules directory is a link to
> repository I checked out elsewhere.  I copied the directory as a test and
> that way it works. Is there anyway I can use a link there?

I've fixed this in ptxdist master. Until you can use that, the only
solution I see is to create the directory and link the individual files.

Cool! I applied your patch and it seems to work. Thanks for fixing! Keep up the good work!

wim vinckier.