Closed
Description
When building with a custom config, the kernel build-process fails with:
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/arm/mach-bcm2708/built-in.o: In function `bcm2708_init':
:(.init.text+0x27c): undefined reference to `fiq_fix_enable'
make: *** [.tmp_vmlinux1] Error 1
... and has done for several weeks now. The standard RPi configurations do still build correctly, however, so it must be due some code-path the custom configuration (below) adds or leaves out.
Metadata
Metadata
Assignees
Labels
No labels