-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Hi,
I've got compile error message when trying to compile the kernel for with build_omegamon_mk888 script.
Please find the error bellow.
Thanks,
Irwan
LD drivers/video/rockchip/rga/rga.o
LD drivers/video/rockchip/rga/built-in.o
LD drivers/video/rockchip/built-in.o
LD drivers/video/built-in.o
LD drivers/built-in.o
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
drivers/built-in.o: In function hdmi_get_hotplug': :(.text+0x174ac): undefined reference tohdmi'
:(.text+0x174b0): undefined reference to hdmi' drivers/built-in.o: In functionhdmi_sys_sleep':
:(.text+0x174c8): undefined reference to hdmi' :(.text+0x174cc): undefined reference tohdmi'
:(.text+0x17504): undefined reference to hdmi' drivers/built-in.o::(.text+0x17510): more undefined references tohdmi' follow
make: *** [.tmp_vmlinux1] Error 1
rkcrc: ./arch/arm/boot/zImage: No such file or directory