* [Buildroot] generate uImage file
@ 2013-12-17 21:50 Ron Eggler
2013-12-18 9:46 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Ron Eggler @ 2013-12-17 21:50 UTC (permalink / raw)
To: buildroot
Hi,
I just changed my buildroot config to generate a uImage file. I then did a "make clean"
followed by a make but for both I get:
linux/linux.mk:339: *** No kernel configuration file specified, check your
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE setting. Stop.
What does this mean? How do I fix this to compile again?
Thank you,
Ron
--
*ron eggler | semios | senior software engineer*
320 - 887 Great Northern Way | Vancouver, BC | V5T 4T5
T | 604 229 2044 ext 105[1]
C | 778 230 9442[2]
E | reggler at semios.com[3]
smart farming[4]
twitter[5] linkedin[6]
--------
[1] tel:604%20229%202044%20ext%20105
[2] tel:778%20230%209442
[3] mailto:reggler at semios.com
[4] http://www.semios.com
[5] https://twitter.com/semios
[6] http://www.linkedin.com/company/semiosbio-technologies-inc?goback=%2Enmp_*1_*1_*1_*1_*1_*1_*1_*1_*1_*1&trk=company_logo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131217/63e8d3e6/attachment-0001.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] generate uImage file
2013-12-17 21:50 [Buildroot] generate uImage file Ron Eggler
@ 2013-12-18 9:46 ` Thomas Petazzoni
2013-12-18 5:57 ` Ron Eggler
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2013-12-18 9:46 UTC (permalink / raw)
To: buildroot
Dear Ron Eggler,
On Tue, 17 Dec 2013 21:50:50 +0000, Ron Eggler wrote:
> I just changed my buildroot config to generate a uImage file. I then
> did a "make clean" followed by a make but for both I get:
> linux/linux.mk:339: *** No kernel configuration file specified, check
> your BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE setting. Stop.
>
> What does this mean? How do I fix this to compile again?
You have selected the choice of providing a kernel configuration file
to configure the kernel, but you did not give Buildroot the path to
this file with the BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE configuration
option.
If you think something is not working well, please provide your
complete Buildroot .config file.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-18 9:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 21:50 [Buildroot] generate uImage file Ron Eggler
2013-12-18 9:46 ` Thomas Petazzoni
2013-12-18 5:57 ` Ron Eggler
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.