nejohnson2 / rpi-i2s

Using the ICS43432 MEMS microphone on a Raspberry Pi with i2s
110 stars 24 forks source link

rpi-source failing on RPi 3 Model B running Stretch #10

Open dfclark opened 5 years ago

dfclark commented 5 years ago

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.