Hello,
As we used the genode which was cloned from

git clone https://bitbucket.org/casl/secureos.git

We are able to create the build directory for i.mx6. But when we try to create the build directory for genode-14.05 , it is not created. It is showing the error as


./tool/create_builddir hw_imx6 BUILD_DIR=imx.build
make: *** No rule to make target `/home/mahe/genode-14.05/tool/builddir/etc/build.conf.hw_imx6', needed by `imx.build/etc/build.conf'.  Stop.



When we checked inside the genode-14.05 /tool/builddir/etc/ , that file is not found. How can we create that build.conf.hw_imx6??

Thank You,
Mahe