다시 반복하지만 가급적이면 이 책에서 사용하는 4.19 버전에 맞춰 라즈비안 리눅스 커널 소스코드를 다운로드하길 바랍니다. 2021년이 되면 라즈비안 기본 브랜치가 아마 새로운 버전으로 설정될 수 있습니다. 즉, git clone 명령어로 브랜치 이름을 지정하지 않으면 최신 브랜치 소스코드를 다운로드하게 됩니다.
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.
/home/serum/linux/Makefile:590: include/config/auto.conf: No such file or directory make[1]: *** [/home/serum/linux/Makefile:641: include/config/auto.conf] Error 1 make[1]: Leaving directory '/out' make: *** [Makefile:146: sub-make] Error 2 cp: cannot stat '/out/arch/arm/boot/dts/*.dtb': No such file or directory cp: cannot stat '/out/arch/arm/boot/dts/overlays/*.dtb': No such file or directory cp: cannot stat '/out/arch/arm/boot/dts/overlays/README': No such file or directory cp: cannot stat '/out/arch/arm/boot/zImage': No such file or directory
최근 덧글