...
Activate the cross development environment:
Code Block -bash-3.2$$ . ./ACTIVATE.sh
Change to the project directory, for instance:
Code Block -bash-3.2$$ cd projects/rootfs
Run
make
:Code Block -bash-3.2$$ make
The make will create the project rootfs.uImage
ready for load to the target.