Hi,

On Thu, Jul 31, 2014 at 12:10 PM, Michael Olbrich <m.olbrich@pengutronix.de> wrote:
Hi,

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?