
On Wed, Nov 25, 2009 at 7:11 AM, Ioannis Kyriakopoulos < johnkyr83@hotmail.com> wrote:
Hi all,
I have downloaded the u-boot source and I am able to build it for my target (beagleboard). However, I am not able to launch menuconfig. I know that menuconfig works because I am able to launch it when I am building my Linux kernel.
You're mistaken. There's a slow-moving movement towards using Kconfig (and
thus menuconfig) in main line U-boot, but it's not there yet.
$ make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- omap3_beagle_config
Configuring for omap3_beagle board...
$ make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- menuconfig
Generating include/autoconf.mk
Generating include/autoconf.mk.dep
make: *** No rule to make target `menuconfig'. Stop.
Any ideas?
Thanks in advance.
-limp
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot