This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BeagleBoardxm sdk 5.0.3

Downloaded BeagleBoardxm sdk 5.0.3 and tried to build.   x-loader and u-boot OK,  Linux failed. could not find 'omap3_beagle_defconfig' .

Checked arch/arm/configs directory and it was not there. I tried with  the omap2plus -defconfig but it failed at:

/opt/BB/bb_base/linux-3.0.8-r109b/arch/arm/mach-omap2/board-omap3beagle.c: In function 'omap3_beagle_init':

Is the 'omap3_beagle_defconfig'  file missing from the sdk ?? or am I missing something.

Thanks

Don