* [Buildroot] buggy Initramfs in linux
@ 2007-09-04 17:42 Ulf Samuelsson
2007-09-04 21:07 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Ulf Samuelsson @ 2007-09-04 17:42 UTC (permalink / raw)
To: buildroot
If the initramfs support is not selected in the config system,
and the .config file copied into the linux directory
contains the initramfs info then the target/linux/Makefile.in
will not remove it, causing a failed build
target/linux/Makefile.in should remove:
CONFIG_INITRAMFS_SOURCE
INITRAMFS_ROOT_.ID
CONFIG_INITRAMFS_ROOT_UID=0
CONFIG_INITRAMFS_ROOT_GID=0
etc.
if initramfs is not selected in menuconfig.
--
Best Regards,
Ulf Samuelsson
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-04 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-04 17:42 [Buildroot] buggy Initramfs in linux Ulf Samuelsson
2007-09-04 21:07 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox