From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] makedev questions
Date: Tue, 20 Apr 2010 13:19:30 +0200 [thread overview]
Message-ID: <8739yqbccd.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4BCD83D4.6000306@carallon.com> (William Wagner's message of "Tue, 20 Apr 2010 11:37:08 +0100")
>>>>> "William" == William Wagner <will_wagner@carallon.com> writes:
William> Hello,
William> Just trying to get everything working again following recent changes
William> in git. After the makedev change I have a couple of questions.
William> Should the default value for BR2_PACKAGE_MAKEDEVS not be y?
William> Without it you get a rootfs without any device nodes. Or am I
William> missing something?
No, BR2_PACKAGE_MAKEDEVS is for compiling makedevs to run on the target
(unlikely to be interesting).
Don't you have build/host-makedevs built? It seems to work here.
William> Also am I right to think that TARGET_DEVICE_TABLE has been removed?
Yes, it was removed in 64ec20e6c0 - Replaced by BR2_ROOTFS_DEVICE_TABLE.
William> There still appears to be a reference to it at
William> package\busybox\initramfs.mk(106): echo "$(HOST_DIR)/usr/bin/makedevs
William> -d
William> $(TARGET_DEVICE_TABLE) $(BUILD_DIR)/initramfs"; \
That file isn't used anywhere - I've removed it now.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-04-20 11:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-20 10:37 [Buildroot] makedev questions William Wagner
2010-04-20 11:19 ` Peter Korsgaard [this message]
2010-04-20 11:22 ` William Wagner
2010-04-20 11:23 ` Peter Korsgaard
2010-04-20 11:25 ` William Wagner
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=8739yqbccd.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.