Hello,
I have got the same issue. I use an i.MX27 on APF27 board from Armadeus.
I have tried to delete the rng/ and sahara2 folders but the compilation stops here:
>>> imx-lib 11.09.01 Building
/usr/bin/make -j1 CC="/home/schnegg/Downloads/armadeus-trunk/buildroot/output/host/bin/ccache /home/schnegg/Downloads/armadeus-trunk/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" PLATFORM=IMX51 DIRS="sahara2 vpu ipu" CFLAGS="-fPIC -I/home/schnegg/Downloads/armadeus-trunk/buildroot/output/build/linux-2.6.29.6/drivers/mxc/security/sahara2/include -I/home/schnegg/Downloads/armadeus-trunk/buildroot/output/build/linux-2.6.29.6/include" INCLUDE="-I/home/schnegg/Downloads/armadeus-trunk/buildroot/output/build/linux-2.6.29.6/include" -C /home/schnegg/Downloads/armadeus-trunk/buildroot/output/build/imx-lib-11.09.01
make[2]: Entering directory `/home/schnegg/Downloads/armadeus-trunk/buildroot/output/build/imx-lib-11.09.01'
/usr/bin/make -C sahara2 all
make: Entering an unknown directory
make: *** sahara2: No such file or directory. Stop.
make: Leaving an unknown directory
make[2]: *** [sahara2] Error 2
make[2]: Leaving directory `/home/schnegg/Downloads/armadeus-trunk/buildroot/output/build/imx-lib-11.09.01'
make[1]: *** [/home/schnegg/Downloads/armadeus-trunk/buildroot/output/build/imx-lib-11.09.01/.stamp_built] Error 2
make[1]: Leaving directory `/home/schnegg/Downloads/armadeus-trunk/buildroot'
make: *** [all] Error 2
Did anyone find a solution ?
Regards
Alexandre Schnegg