Following the steps outlined in Kernel Compiling section, the rpi-source command fails, first in the Makefile at line 595, attempting to access a file that does not exist in the target folder. Error message is "Makefile:595: include/config/auto.conf: No such file or directory". Do you have any ideas on what needs to be changed to get the kernel build to work? See https://forums.adafruit.com/viewtopic.php?f=50&t=150292&p=742592#p742592 for the detailed output log.
Following the steps outlined in Kernel Compiling section, the rpi-source command fails, first in the Makefile at line 595, attempting to access a file that does not exist in the target folder. Error message is "Makefile:595: include/config/auto.conf: No such file or directory". Do you have any ideas on what needs to be changed to get the kernel build to work? See https://forums.adafruit.com/viewtopic.php?f=50&t=150292&p=742592#p742592 for the detailed output log.