On Mon, Jun 16, 2014 at 5:01 PM, Nick <[email protected]> wrote: > Where do I find build_kernel.sh file? Can't find the file via a Nemo search. > Exactly which kernel are you referring to? I am using the kernel referred to > in this eLinux page.
Okay, so you aren't following the directions from the first post in that thread you posted.. Look at your error: > ERROR: Kernel configuration is invalid. > include/generated/autoconf.h or include/config/auto.conf are missing. > Run 'make oldconfig && make prepare' on kernel src to fix it. Either, KERNEL_INSTALL_DIR is setup wrong, or you haven't run "make ARCH=arm zImage modules dtbs" on your kernel sources yet. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
