The kbuild test robot reported this build failure on a number
of architectures:
> make.cross ARCH=arm
> lib/lib.a(bug.o): In function `find_bug':
> >> lib/bug.c:135: undefined reference to `__start___bug_table'
> >> lib/bug.c:135: undefined reference to `__stop___bug_table'
Caused by:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| asm-offsets.c | ||
| crisksyms.c | ||
| devicetree.c | ||
| irq.c | ||
| module.c | ||
| process.c | ||
| profile.c | ||
| ptrace.c | ||
| setup.c | ||
| stacktrace.c | ||
| sys_cris.c | ||
| time.c | ||
| traps.c | ||
| vmlinux.lds.S | ||