I'm compiling a new openwrt target I'm developing (should be released next december to the community) and I find a strange problem:
After setting the last kernel configuration options (with luci) including mmc support, I started the compilation again and obtained the following error: ... mkdir -p /home/enrico/workspace/Backfire/build_dir/linux-lpc313x/packages/ipkg-lpc313x/kmod-mmc/lib/modules/2.6.32 cp -fpR -L /home/enrico/workspace/Backfire/build_dir/linux-lpc313x/linux-2.6.32/drivers/mmc/core/mmc_core.ko /home/enrico/workspace/Backfire/build_dir/linux-lpc313x/linux-2.6.32/drivers/mmc/card/mmc_block.ko /home/enrico/workspace/Backfire/build_dir/linux-lpc313x/packages/ipkg-lpc313x/kmod-mmc/lib/modules/2.6.32/ cp: cannot stat `/home/enrico/workspace/Backfire/build_dir/linux-lpc313x/linux-2.6.32/drivers/mmc/core/mmc_core.ko': No such file or directory ... Seeing in .../build_dir/.../.../linux-2.6.32/drivers/mmc/core/ there isn't the file but I found mmc_core.o file What can I deo for this problem? Thank you. Enrico -------------------------------------------------------------- Ovi Mail: Making email access easy http://mail.ovi.com
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
