cat: /media/thagabe/MyLinux/openwrt/build_dir/target-arm_cortex-a9+vfpv3_uClibc-0.9.33.2_eabi/linux-mvebu/linux-4.0-rc1/arch/arm/boot/dts//armada-xp-mamba.dtb: No such file or directory
Makefile:181: recipe for target 'kernel_prepare' failed
make[5]: *** [kernel_prepare] Error 1
make[5]: *** Waiting for unfinished jobs....
Parallel mksquashfs: Using 1 processorWhy is armada-xp-mamba.dtb not compiling on the 4.0 kernel?
edit: fixed "//" but still errors out at zimage-xp-armada not found ??
Is that a plain trunk image? There still isn't any official support for 4.0 in target/linux/mvebu, so I have been keeping a local branch for that. You can 'git apply' this patch:
http://staticky.com/wrt1900ac-testing/w … 4847.patch
That includes the patches necessary to build the dtb and most else of what was in patches-3.19 (fan control, etc.). It worked fine in the past, but I can't do anything but compile-test right now.