| Summary: | build instructions for raspberry pi don't work | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | craigswank |
| Component: | Other | Assignee: | Yann E. MORIN <yann.morin.1998> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2015.11 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
craigswank
2015-12-22 23:29:22 UTC
I pasted the error output wrong, it is more like: $ make raspberrypi_defconfig $ make linux/linux.mk:409: *** No kernel defconfig name specified, check your BR2_LINUX_KERNEL_DEFCONFIG setting. Stop. Makefile:36: recipe for target '_all' failed make: *** [_all] Error 2 Hello, Indeed, I busted that part. I'll send a fix in a moment. Regards, Yann E. MORIN. Should be fixed by https://git.busybox.net/buildroot/commit/?id=d831f2496441b5454de6a6dc0b4abb3804b94c88. Thanks for reporting the bug! |