Re: [PATCH v2] dtc: Add install makefile target

2 messages, 2 authors, 2007-07-02 · open the first message on its own page

Re: [PATCH v2] dtc: Add install makefile target

From: Jon Loeliger <hidden>
Date: 2007-07-02 13:42:22

So, like, the other day Josh Boyer mumbled:
Add a minimal install target

Signed-off-by: Josh Boyer <redacted>
Applied with the following changes --amend'ed in as well:

    > +install: dtc ftdump
    > +     $(INSTALL) -d $(DESTDIR)/$(BINDIR)
    > +     $(INSTALL) -m 755 dtc $(DESTDIR)/$(BINDIR)
    > +     $(INSTALL) -m 755 ftdump $(DESTDIR)/$(BINDIR)

    Don't put a slash after $(DESTDIR).  You'll end up with a doulbe slash.

    Andreas.

Thanks,
jdl

Re: [PATCH v2] dtc: Add install makefile target

From: Josh Boyer <hidden>
Date: 2007-07-02 13:47:00

On Mon, 2007-07-02 at 08:42 -0500, Jon Loeliger wrote:
So, like, the other day Josh Boyer mumbled:
quoted
Add a minimal install target

Signed-off-by: Josh Boyer <redacted>
Applied with the following changes --amend'ed in as well:
Great.  Thanks Jon, saves me from having to send out yet another patch.

josh
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help