From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] converting busybox config for ptxdist
Date: Fri, 30 Mar 2012 10:57:59 +0200 [thread overview]
Message-ID: <9285d40e7d7afd73395f0b4b3439d866@idefix.lespocky.dyndns.org> (raw)
In-Reply-To: <30541aaf2fdbbff00370fd0237cbcdd2@idefix.lespocky.dyndns.org>
Am 2012-03-30 09:55, schrieb Alexander Dahl:
> Hope this is a little more clear than my guessing from memory
> yesterday. O:-)
Argh, there's one step I forgot. In rules/busybox.make this is of
course converted back to a config file busybox build understands, but
because of the equal prefix, this is a trivial task with sed:
37 $(STATEDIR)/busybox.prepare:
38 @$(call targetinfo)
39
40 @cd $(BUSYBOX_DIR) && \
41 $(BUSYBOX_PATH) \
42 $(MAKE) distclean $(BUSYBOX_MAKE_OPT)
43 @grep -e PTXCONF_BUSYBOX_ $(PTXDIST_PTXCONFIG) | \
44 sed -e 's/PTXCONF_BUSYBOX_/CONFIG_/g' >
$(BUSYBOX_DIR)/.config
45
46 @$(call ptx/oldconfig, BUSYBOX)
47
48 @$(call touch)
;-)
Alex
--
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601 D1D5 8FBA 7744 CC87 10D0 ***
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2012-03-30 8:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 15:27 Alexander Stein
2012-03-29 21:44 ` Alexander Dahl
2012-03-30 7:55 ` Alexander Dahl
2012-03-30 8:57 ` Alexander Dahl [this message]
2012-04-02 10:28 ` Alexander Stein
2012-04-02 10:49 ` Marc Kleine-Budde
2012-04-02 11:36 ` Alexander Stein
2012-04-02 11:37 ` Marc Kleine-Budde
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=9285d40e7d7afd73395f0b4b3439d866@idefix.lespocky.dyndns.org \
--to=post@lespocky.de \
--cc=ptxdist@pengutronix.de \
/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