Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] u-boot build issue *** No rule to make target `y_config'.
@ 2010-05-07 21:21 Amber
  2010-05-08 14:09 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Amber @ 2010-05-07 21:21 UTC (permalink / raw)
  To: buildroot

I am new to buildroot (and linux too). I used build root to create
toolchain, kernel and rootfs already.

But, I am getting the following error while trying to build a uboot
image using buildroot for PowerPC.

/usr/bin/make -j1 -C
/home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11	\
		y_config
make[1]: Entering directory
`/home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11'
make[1]: *** No rule to make target `y_config'.  Stop.
make[1]: Leaving directory
`/home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11'
make: *** [/home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11/.configured]
Error 2

I don't see any y_config file in the u-boot-2009.11 folder. Can
someone please advice?

Thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] u-boot build issue *** No rule to make target `y_config'.
  2010-05-07 21:21 [Buildroot] u-boot build issue *** No rule to make target `y_config' Amber
@ 2010-05-08 14:09 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-05-08 14:09 UTC (permalink / raw)
  To: buildroot

>>>>> "Amber" == Amber  <amberved@gmail.com> writes:

 Amber> I am new to buildroot (and linux too). I used build root to create
 Amber> toolchain, kernel and rootfs already.

 Amber> But, I am getting the following error while trying to build a uboot
 Amber> image using buildroot for PowerPC.

 Amber> /usr/bin/make -j1 -C
 Amber> /home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11	\
 Amber> 		y_config
 Amber> make[1]: Entering directory
 Amber> `/home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11'
 Amber> make[1]: *** No rule to make target `y_config'.  Stop.
 Amber> make[1]: Leaving directory
 Amber> `/home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11'
 Amber> make: *** [/home/xxx/Downloads/buildroot-2010.02/output/build/u-boot-2009.11/.configured]
 Amber> Error 2

 Amber> I don't see any y_config file in the u-boot-2009.11 folder. Can
 Amber> someone please advice?

You have presumably set BR2_TARGET_UBOOT_BOARDNAME (the u-boot
configuration to use) to "y"

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-08 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07 21:21 [Buildroot] u-boot build issue *** No rule to make target `y_config' Amber
2010-05-08 14:09 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox