From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Added the empty package
Date: Tue, 10 Apr 2012 11:12:47 +0200 [thread overview]
Message-ID: <20120410111247.13c692ca@skate> (raw)
In-Reply-To: <CAAfyv35D5smQx4TXHgSgBTJA18Dg69g5c2tucR5AuAiOr19FBA@mail.gmail.com>
Le Tue, 10 Apr 2012 11:06:57 +0200,
Belisko Marek <marek.belisko@gmail.com> a ?crit :
> > +define EMPTY_INSTALL_TARGET_CMDS
> > + ? ? ? $(INSTALL) -D $(@D)/empty $(TARGET_DIR)/usr/bin
> You need to specify name also for target directory so then:
> + $(INSTALL) -D $(@D)/empty $(TARGET_DIR)/usr/bin/empty
>
> > + ? ? ? -$(STRIPCMP) $(STRIP_STRIP_UNNEEDED)
> > $(TARGET_DIR)/usr/bin/empty +endef
No need to call $(STRIPCMP), this is done automatically by Buildroot.
> > +$(eval $(call GENTARGETS,package,empty))
The GENTARGETS arguments are useless.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2012-04-10 9:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 8:52 [Buildroot] [PATCH] Added the empty package spdawson at gmail.com
2012-04-10 9:06 ` Belisko Marek
2012-04-10 9:12 ` Thomas Petazzoni [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-04-10 9:07 spdawson at gmail.com
2012-04-10 9:10 spdawson at gmail.com
2012-04-10 9:15 spdawson at gmail.com
2012-05-05 22:36 ` Peter Korsgaard
2012-05-06 6:59 spdawson at gmail.com
2012-05-06 8:02 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120410111247.13c692ca@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox