tasks to do

This commit is contained in:
Gwenhael Le Moine 2014-02-26 14:44:42 +01:00
parent 5823a9846a
commit 1d66fa8379

View file

@ -9,6 +9,9 @@
# * TODO switch userland to hard-float binaries
# * TODO build rootfs from slackwarearm-current
# ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/scripts/
# * TODO compile mkimage as part of the build process?
# * TODO organize patches by corresponding sources
# * TODO review $CWD/scripts/resize2fs-arch.sh
if [ ! -x /usr/bin/mkimage ]; then
echo "Missing u-boot tools"