Part Number: TDA2EVM5777
Tool/software: Linux
Hi,
There is a fault when I build the linux kernel in Vision SDK(03.00.00).:
Building modules, stage 2.
MODPOST 1 modules
CC /home/chris/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/os_tools/linux/kernel/linux-kernel-addon/memcache/build/memcache.mod.o
LD [M] /home/chris/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/os_tools/linux/kernel/linux-kernel-addon/memcache/build/memcache.ko
make[3] `/home/chris/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/os_tools/linux/kernel/omap'
make[2]: `/home/chris/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/os_tools/linux/kernel/linux-kernel-addon/memcache/build'
make -fbuild_kernel.mk kernel_build KERNEL_TARGET=dra7-evm-infoadas.dtb
make[2]: `/home/chris/PROCESSOR_SDK_VISION_03_00_00_00/vision_sdk/build/hlos/makerules/linux'
make -C /home/chris/PROCESSOR_SDK_VISION_03_00_00_00/vision_sdk/../ti_components/os_tools/linux/kernel/omap ARCH=arm CROSS_COMPILE=/home/chris/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/os_tools/linux/linaro/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf- dra7-evm-infoadas.dtb
make[3]: `/home/chris/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/os_tools/linux/kernel/omap'
make[4]: *** There are no rules to create a target “arch/arm/boot/dts/dra7-evm-infoadas.dtb”。 STOP。
How to slove this problem?