Hello All,
This question is regarding dm365EVM.
Initially I customized the kernel
mvl_5_0_0_demo_lsp_setuplinux_02_10_00_08.bin that was given with the
kit and could compile the kernel successfully.
Recently I downloaded the updated lsp from TI site
mvl_5_0_0_demo_lsp_setuplinux_02_10_00_14.bin and ran into the
following issue when compiling the kernel.
--------------------------------------
iso@iso:~/workdir/lsp/ti-davinci/linux-2.6.18_pro500$ make ARCH=arm
CROSS_COMPILE=arm_v5t_le- uImage
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
GEN .version
CHK include/linux/compile.h
LD .tmp_vmlinux1
`bt_sysfs_cleanup' referenced in section `.init.text' of net/built-in.o:
defined in discarded section `.exit.text' of net/built-in.o
make: *** [.tmp_vmlinux1] Error 1
--------------------------------------
Please give me some suggestions on how to resolve this issue?
Thanks in advance for your help.
--
Best Regards
Arun